commit: d04e9661f87770509f75869fecf160f9c0507268 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Sun Sep 28 19:27:28 2014 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Sun Sep 28 19:27:28 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=d04e9661
CHANGES: adds updates to reflect all up-to-date changes to layman --- CHANGES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ee2a7ac..8cb8b00 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ CHANGES ------- -Version 2.2.0 - Release 2014-08-13 +Version 2.2.0 - Release 2014-09-28 ================================== - man page updates - Portage sync plug-in to sync layman overlays via portage @@ -30,6 +30,13 @@ Version 2.2.0 - Release 2014-08-13 - makes overlay types modular plug-ins - makes repo config types modular plug-ins - removes g-common overlay support + - fixes output use in proxies() + - fixes default command line value overriding of overlay_defs and + storage config options + - fixes improper tracking of operation results for Overlay.update() + - adds use of repos.conf module plug-in when running layman-updater + - adds check in repos.conf to write all overlays to a blank file + - fixes improper import of make.conf module in updater.py Version 2.1.0 - Released 2014-07-23
