summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-11-22 10:40:54 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-11-22 10:40:54 +0100
commit08ded4d6a04d28c61a53fe550133b146752badfe (patch)
treec7374256e4d503bce03d7a52934b61f317251225 /debian
parent3b1c02f71972d7f0cb7a448f6da52219ab67df81 (diff)
* methods/http.cc:
- do not hang if Acquire::http::ProxyAutoDetect can not be executed or returns no data (LP: #654393)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df4fc1a29..545476459 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.8.10) unstable; urgency=low
+
+ * methods/http.cc:
+ - do not hang if Acquire::http::ProxyAutoDetect can not be
+ executed or returns no data (LP: #654393)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Nov 2010 10:40:45 +0100
+
apt (0.8.9) unstable; urgency=low
[ Christian Perrier ]