commit: 66a567e1cbbaf8460728c25554710c7b50ce5e10 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Sun Sep 28 20:00:27 2014 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Sun Sep 28 20:00:27 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=66a567e1
CHANGES: Adds change for tar.py fix --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 8cb8b00..291e4c8 100644 --- a/CHANGES +++ b/CHANGES @@ -37,6 +37,7 @@ Version 2.2.0 - Release 2014-09-28 - 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 + - fixes closing of iterable file extension list in tar.py Version 2.1.0 - Released 2014-07-23
