summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-14 01:48:41 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-14 01:48:41 +0000
commit05f6a46a5cf8df03c2d40b485d8d922ae9c886c5 (patch)
treed1ca5e51d6b595aa454d0487d974476d9511936b /debian/changelog
parent23bb11fd3794383090e612e68089b59e5615d5d0 (diff)
Improvements to apt.cron.daily
- Add the capability to download upgradeable packages, as well as package indexes - Place timestamp files in /var/lib/apt/periodic rather than /var/lib/apt itself
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f7f63ef14..44166e836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
apt (0.5.29) unstable; urgency=low
* Don't hardcode paths in apt.cron.daily
+ * Add to apt.cron.daily the capability to pre-download upgradeable
+ packages
+ * Place timestamp files in /var/lib/apt/periodic, rather than
+ /var/lib/apt itself
--