diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-02-22 18:11:10 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-02-22 18:11:10 +0100 |
commit | b2430e6d1713e26d461f08873ac872918eb28283 (patch) | |
tree | 427724cee2fde9586fae00dcdcef9ebba86d963a /debian/changelog | |
parent | b7080ced608f012aee2566afc724c3727e75fc1b (diff) |
* apt-pkg/aptconfiguration.cc:
- support download of xz-compressed indexes files
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 92ae058c5..f0f0d342a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,10 @@ apt (0.8.11.6) UNRELEASED; urgency=low - ensure that Date and Valid-Until time strings are not localised - add options to disable specific checksums for Indexes - include xz-compressed Packages and Sources files in Release file + * apt-pkg/aptconfiguration.cc: + - support download of xz-compressed indexes files - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 22 Feb 2011 14:59:51 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 22 Feb 2011 18:10:30 +0100 apt (0.8.11.5) unstable; urgency=low |