diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-24 17:45:20 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-24 17:45:20 +0100 |
commit | 0004842de7eeac345b614fa0b6bd241af0c4cc34 (patch) | |
tree | 54a44e3a88c6426bd1257e60768f974c8f2e736c /debian | |
parent | 83e6798e72fabee7ec333a7e897b095cda688c45 (diff) |
do not crash if the mirror file fails to download
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6ccb3dede..fc883dc0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ apt (0.8.13) unstable; urgency=low - when downloading data, show the mirror being used - randomize mirror list to ensure more even load - merge fix from Matt Zimmerman, many thanks (LP: #741098) + - do not crash if the mirror file fails to download -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100 |