diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-28 03:46:39 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-28 03:46:39 +0100 |
commit | 2c4b9b0b9e504a9bdfdcb8080bbc3587c11de299 (patch) | |
tree | 53f1d78fe392b1472fd621892f96b45ada1b8b65 /debian/changelog | |
parent | 9209ec4701d9f6c21d4ae9ebb648d94a1f32665a (diff) |
check cache size even if we do nothing else otherwise in apt.cron.daily,
thanks Francesco Poli for patch(s) and patience! (Closes: #459344)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 85ee97713..03411832c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -85,6 +85,9 @@ apt (0.7.25) UNRELEASED; urgency=low Patch by Christoph Goehre, thanks! (Closes: #463260) * apt-pkg/deb/debsrcrecords.cc: - use "diff" filetype for .debian.tar.* files (Closes: #554898) + * debian/apt.cron.daily: + - check cache size even if we do nothing else otherwise, thanks + Francesco Poli for patch(s) and patience! (Closes: #459344) [ Chris Leick ] * doc/ various manpages: |