summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-01-18 17:02:12 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-01-18 17:02:12 +0100
commitfd183f637afc8786991782d2135f8885c8490fc2 (patch)
treeaa57a43ad3525c3716a3c817ccd02fae63f39777 /debian
parent26d4ca58c95a386e2ff2e2e5e6b50ec1468b5f86 (diff)
downloadpython-apt-fd183f637afc8786991782d2135f8885c8490fc2.tar.gz
* python/tar.cc:
- fix .lzma extraction (thanks to bigjools)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 54859732..e3d4e109 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ python-apt (0.7.5) UNRELEASED; urgency=low
* use the new CacheFile::ListUpdate() code
* add example in doc/examples/update.py
+ * python/tar.cc:
+ - fix .lzma extraction (thanks to bigjools)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +0100