diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-14 15:44:08 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-14 15:44:08 +0100 |
commit | 01a695e260429b4ed834a52fb55ba49a8cb42e6a (patch) | |
tree | b4e1d389778f0e8d4f9dba5691c40fad2e5874f5 /debian | |
parent | 8d6c583900b81bf996afd104571580c6f3e55e1c (diff) |
randomize mirror list to ensure more even load
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 efa7be763..d9a20765f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ apt (0.8.13) unstable; urgency=low user to insert the CD on each apt-get update * mirror method: - when downloading data, show the mirror being used + - randomize mirror list to ensure more even load -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100 |