summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-02-03 14:10:36 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-02-03 14:10:36 +0100
commit668ce84da00041c65cae3957d2b49786efa34276 (patch)
tree21c1336b504b4e077187252af02a640b48ba21f5 /debian
parentd24ddc3008473562ca6dc8d9e6a2f2b790fbe5ce (diff)
* methods/https.cc:
- add Acquire::https::AllowRedirect support
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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)