diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-02-03 14:10:36 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-02-03 14:10:36 +0100 |
commit | 668ce84da00041c65cae3957d2b49786efa34276 (patch) | |
tree | 21c1336b504b4e077187252af02a640b48ba21f5 /debian/changelog | |
parent | d24ddc3008473562ca6dc8d9e6a2f2b790fbe5ce (diff) |
* methods/https.cc:
- add Acquire::https::AllowRedirect support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6dea85f25..c0da66973 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,8 @@ apt (0.7.21) UNRELEASED; urgency=low * apt-pkg/pkgcache.cc: - do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955) + * methods/https.cc: + - add Acquire::https::AllowRedirect support [ Dereck Wonnacott ] * apt-ftparchive might write corrupt Release files (LP: #46439) |