diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-22 10:54:11 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-22 10:54:11 +0100 |
commit | e06d6068d7152532ee917783308d911ba2223402 (patch) | |
tree | b8534022f21f3492204678183c2f9bfb3615ea01 /debian/changelog | |
parent | bdfd00f722fbbffb66497b91488e566e88f1fcbd (diff) | |
parent | 08ded4d6a04d28c61a53fe550133b146752badfe (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/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e0b22bfe..a3805f962 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.9ubuntu3) natty; 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:42:50 +0100 + apt (0.8.9ubuntu2) natty; urgency=low * drop apt-changelog, apt-get changelog implements all the |