summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-13 18:35:58 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-13 18:35:58 +0000
commit0c1326826fd23ce859db8e923c37b7199c6da2c8 (patch)
tree32759b3626b853225730c3d07b413ee669472994 /debian/changelog
parent6b8147b88eb5ee755ff4477568503b205c79a030 (diff)
Add cron.daily
* Patch from Michael Vogt to add an optional cron job which can run apt-get update periodically
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c5122fc54..87a864c4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ apt (0.5.28) unstable; urgency=low
(Closes: #267266)
* Set default Dpkg::MaxArgs to 1024, and Dpkg::MaxArgBytes to 32k. Needed
to work around ordering bugs when installing a large number of packages
+ * Patch from Michael Vogt to add an optional cron job which can run
+ apt-get update periodically
--