diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 18:59:28 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 18:59:28 +0100 |
commit | 82c8f08ec6f2e1ae03ae4598ded13a204f9d272f (patch) | |
tree | 8e9bd3bc5c5f25595b1c746a6dc836d6c7c78c4b /debian/changelog | |
parent | baf685fd1dda8e154aed454544d838ed93ef5be4 (diff) |
* apt-pkg/cdrom.cc:
- use aptconfiguration to get the supported compression types
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fab547fc8..2d37c0677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low + [ Julian Andres Klode ] * apt-pkg/cdrom.cc: - Accept .bz2, .xz files in addition to .gz files (Closes: #649451) + + [ Michael Vogt ] + * apt-pkg/cdrom.cc: + - use aptconfiguration to get the supported compression types -- Julian Andres Klode <jak@debian.org> Mon, 21 Nov 2011 18:46:36 +0100 |