diff options
author | Michael Vogt <mvo@debian.org> | 2011-03-15 09:19:23 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2011-03-15 09:19:23 +0100 |
commit | 9b248f58ed56094ed8be3aa0ba2aed776a3ff382 (patch) | |
tree | 59c609bee51ca2c3de0d2f4fde83850183523537 /debian/changelog | |
parent | 8f33789e26d2f66f48b310eda4a1543a7aba7fc6 (diff) | |
parent | ca0a660c3b63717ffec0305bba95af6930e62c34 (diff) |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9483fbe54..96efdf650 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,13 @@ apt (0.8.13) UNRELEASED; urgency=low user to insert the CD on each apt-get update * po/sl.po: - updated, thanks to Andrej Znidarsic + * mirror method: + - when downloading data, show the mirror being used + - randomize mirror list after download in a host specific way + to ensure that the load is evenly spreaded accross the mirrors + - fix some missing "Fail-Ignore" - -- Michael Vogt <mvo@debian.org> Mon, 14 Mar 2011 13:17:08 +0100 + -- Michael Vogt <mvo@debian.org> Tue, 15 Mar 2011 09:11:30 +0100 apt (0.8.12) unstable; urgency=low |