diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-08 11:31:11 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-08 11:31:11 +0100 |
commit | 654881fb48c5e4fb1e542179f20ded294dd3ae83 (patch) | |
tree | 34426f80d54044c68cba669442ddeccc98128298 /debian/changelog | |
parent | 76264cb71becaeabc2df863272e440d494491a56 (diff) |
* methods/connect.cc:
- remember hosts with Resolve failures or connect Timeouts
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 2a4112ef8..14abe5721 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ apt (0.7.11) UNRELEASED; urgency=low * apt-pkg/deb/debmetaindex.cc: - add missing "Release" file uri when apt-get update --print-uris is run + * methods/connect.cc: + - remember hosts with Resolve failures or connect Timeouts -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jan 2008 12:06:12 +0100 |