aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2014-09-28 15:27:28 -0400
committerDevan Franchini <twitch153@gentoo.org>2014-09-28 15:27:28 -0400
commitd04e9661f87770509f75869fecf160f9c0507268 (patch)
tree9e4cb323a7c01caa429bf7298d514949645fb8f4 /CHANGES
parentconfig.py: Fixes output use in proxies() (diff)
downloadlayman-d04e9661f87770509f75869fecf160f9c0507268.tar.gz
layman-d04e9661f87770509f75869fecf160f9c0507268.tar.bz2
layman-d04e9661f87770509f75869fecf160f9c0507268.zip
CHANGES: adds updates to reflect all up-to-date changes to layman
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 8 insertions, 1 deletions
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