commit: 3ea9eaff761e266a8a2ed297c63018e04bd6ea44 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Thu Jul 24 02:10:26 2014 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Thu Jul 24 02:10:26 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=3ea9eaff
CHANGES: Update for newest release changes --- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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