summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-01-18 17:05:34 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-01-18 17:05:34 +0100
commitf2cd8c2ab2b7886c11c44e17fb1341c06f60e1f9 (patch)
tree1ca9270daade0ecf7523fb93da44d9d3a12b744d /debian
parentabfffe610b0f5256117a6af165ee182bbc60b6a5 (diff)
parentfd183f637afc8786991782d2135f8885c8490fc2 (diff)
downloadpython-apt-f2cd8c2ab2b7886c11c44e17fb1341c06f60e1f9.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 a652388a..6a33f128 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ python-apt (0.7.4ubuntu2) hardy; urgency=low
* use the new apt 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