summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-11-22 18:59:28 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-11-22 18:59:28 +0100
commit82c8f08ec6f2e1ae03ae4598ded13a204f9d272f (patch)
tree8e9bd3bc5c5f25595b1c746a6dc836d6c7c78c4b /debian
parentbaf685fd1dda8e154aed454544d838ed93ef5be4 (diff)
* apt-pkg/cdrom.cc:
- use aptconfiguration to get the supported compression types
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
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