diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-03-23 15:46:22 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-03-23 15:46:22 +0000 |
commit | 89eaeb446c24bbeacc5f69c170cf60104854432e (patch) | |
tree | 2b26ef7753d7c36e1b9d9e2c5cdb5e6e3fdbfc5a /debian/changelog | |
parent | 8a139d4dbda22b1e4ad3e99b1267b1085293add6 (diff) |
* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days now
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 2b093b0dc..65423a754 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -apt (0.6.35) hoary; urgency=low +apt (0.6.34ubuntu1) hoary; urgency=low - * Merge apt--mvo--0: - - Implement MaxSize and MaxAge in apt.cron.daily, to prevent the cache - from growing too large (Ubuntu #6761) + * Implement MaxSize and MaxAge, MinAge in apt.cron.daily, to prevent the + cache from growing too large (Ubuntu #6761) + * "apt-key update" calls gpg with "--ignore-time-conflict (ubuntu #7536) - -- Matt Zimmerman <mdz@ubuntu.com> Mon, 7 Mar 2005 20:08:33 -0800 + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 16:45:33 +0100 apt (0.6.34) hoary; urgency=low |