summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-02-25 18:08:19 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2008-02-25 18:08:19 +0000
commit69c28efc768e22029ba343f335dd198ac52b1eef (patch)
tree26cdc7a523be0a32cb15afb23557002d99ef9a16 /debian/changelog
parent7810fc042d4d3dda6b2c721d09d3eb7eadc12e2d (diff)
* debian/apt.cron.daily:
- sleep random amount of time (default within 0-30min) before starting the upate to hit the mirrors less hard
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c685b087..b6b0ac835 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ apt (0.7.12) UNRELEASED; urgency=low
is run
* methods/connect.cc:
- remember hosts with Resolve failures or connect Timeouts
+ * debian/apt.cron.daily:
+ - sleep random amount of time (default within 0-30min) before
+ starting the upate to hit the mirrors less hard
[ Christian Perrier ]
* Fix typos in manpages. Thanks to Daniel Leidert for the fixes