diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-16 12:16:46 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-16 12:16:46 +0200 |
commit | 02b7ddb1404fa3969bceb03a5f35107884027ba6 (patch) | |
tree | 9b698e1cb0301c44a39eb02739be736651dc6d43 /debian/changelog | |
parent | cd33a78610099e9f0cfdcad782f9d92e55ea647e (diff) |
* methods/http.cc:
- check for incorrect proxy settings more carefully
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a84146d20..e69c5091f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ apt (0.6.45.1) unstable; urgency=low versions of the package (closes: #257054) - properly handle recommends/suggests or-groups when printing the list of suggested/recommends packages (closes: #311619) + * methods/http.cc: + - check more careful for incorrect proxy settings (closes: #378868) -- |