aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2014-07-23 22:50:17 -0400
committerDevan Franchini <twitch153@gentoo.org>2014-08-10 21:15:57 -0400
commit9a673ebc29953a9ef8a24ff60e1e3ac7f55b0064 (patch)
tree43506f02bff642d7bba72d89c0b502b7114eda49 /CHANGES
parentlayman_.py: Updates overlay description requirements (diff)
downloadlayman-9a673ebc29953a9ef8a24ff60e1e3ac7f55b0064.tar.gz
layman-9a673ebc29953a9ef8a24ff60e1e3ac7f55b0064.tar.bz2
layman-9a673ebc29953a9ef8a24ff60e1e3ac7f55b0064.zip
CHANGES: Update for newest release changes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ca363e2..867f878 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,22 @@
CHANGES
-------
+Version 2.1.0 - Released 2014-07-23
+===================================
+ - man page updates
+ - python 2.7 and python 3.x compatibility
+ - migrate from optparse to argparse
+ - Support for repos.conf configuration files
+ - RepoConfManager to handle all repo configuration types
+ - URL updating for outdated source URLs
+ - Command line option to re-add an overlay
+ - Overlay type checking to ensure the overlay type of an
+ installed overlay is the same as the overlay type reported
+ by the remote database
+ - IRC and branch tag support for overlay xmls
+ - clean_tar config option to clean up local tar overlay files
+
+
Version 2.0.0 final - Released 2012-12-16
=========================================
- re-released rc5 as 2.0.0 final