diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-08 12:30:54 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-08 12:30:54 +0100 |
commit | 1b7fe0e12c7553e0efc90ca6922caecb8d5cbb07 (patch) | |
tree | 97ba546117933445fd481114d3332eeeab3a96ee /debian | |
parent | 5292fdba6e4cf5846720b2af69129d30d02ab8ad (diff) | |
parent | 654881fb48c5e4fb1e542179f20ded294dd3ae83 (diff) |
* methods/connect.cc:
- remember hosts with Resolve failures or connect Timeouts
see https://wiki.ubuntu.com/NetworklessInstallationFixes
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d1d3c5697..84f68dbf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.9ubuntu7) hardy; urgency=low + + * methods/connect.cc: + - remember hosts with Resolve failures or connect Timeouts + see https://wiki.ubuntu.com/NetworklessInstallationFixes + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Feb 2008 11:38:35 +0100 + apt (0.7.9ubuntu6) hardy; urgency=low * cmdline/apt-key: |