diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-11-30 13:00:15 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-11-30 13:00:15 +0100 |
commit | 24e135b60082a96776589ddbb2744574ddfb75e6 (patch) | |
tree | ea20ffedf1761da943e9cbd74e5b3d24e28f1243 /debian | |
parent | 37bb96cc5991b4e762264a5dcb073bfeb3a48455 (diff) |
* ftparchive/contents.cc:
- fix error output
* ftparchive/contents.cc:
- support lzma data members
* ftparchive/multicompress.cc:
- support lzma output
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 832ee11d4..ca4a9bbe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,13 @@ apt (0.7.10) unstable; urgency=low [ Michael Vogt ] * debian/rules - fix https install location + * ftparchive/contents.cc: + - fix error output + [ Chris Cheney ] + * ftparchive/contents.cc: + - support lzma data members + * ftparchive/multicompress.cc: + - support lzma output -- Michael Vogt <mvo@debian.org> Wed, 28 Nov 2007 17:10:49 +0100 |