summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2014-09-28 16:00:27 -0400
committerDevan Franchini <twitch153@gentoo.org>2014-09-28 16:00:27 -0400
commit66a567e1cbbaf8460728c25554710c7b50ce5e10 (patch)
treebdb1f2fc43d5cd0a2f29049ab81810b0d038ec06
parenttar.py: fixes closing in iterable file extension list (diff)
downloadlayman-2.2.0.tar.gz
layman-2.2.0.tar.bz2
layman-2.2.0.zip
CHANGES: Adds change for tar.py fix2.2.0
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
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