summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-02-09 14:36:36 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-02-09 14:36:36 +0100
commit8872c430df84660fa994db0ebfa67861239fe739 (patch)
tree6327f67a727b019e5a6bcd6ffa3041b824e655ce /debian/changelog
parent4bfb7a7756eed967c1edad63bc16a37b741cafaa (diff)
* methods/https.cc:
- add Acquire::https::AllowRedirect support
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 89848f31c..23a0514f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,8 @@ apt (0.7.20.2ubuntu1) jaunty; urgency=low
* cmdline/apt-get.cc:
- default to "false" for the "APT::Get::Build-Dep-Automatic"
option (follow debian here)
+ * methods/https.cc:
+ - add Acquire::https::AllowRedirect support
[ Dereck Wonnacott ]
* Clarify the --help for 'purge' (LP: #243948)