summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-12-07 16:21:47 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-12-07 16:21:47 +0100
commitaefa6fa625b07dd9d819d0aff30c229428bbc424 (patch)
treef81c98927248770bdcc8322f0cd2d9b2cda18341 /debian/changelog
parent0df1d3ac4312a2051b10478cf1c8b242864cb3b1 (diff)
parentef9425971e042680337120e5efaa628470ad68c4 (diff)
* apt-pkg/acquire-item.{cc,h}:
- make the authentication download code more robust against servers/proxies with broken If-Range implementations
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2bfbc100a..acb025da1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ apt (0.7.9ubuntu1) hardy; urgency=low
- fix error output
* methods/mirror.{cc,h}:
- only update mirror list on IndexFile updates
+ * apt-pkg/acquire-item.{cc,h}:
+ - make the authentication download code more robust against
+ servers/proxies with broken If-Range implementations
[ Chris Cheney ]
* ftparchive/contents.cc: