diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-14 11:23:38 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-14 11:23:38 +0200 |
commit | 6e7c6c3f58193fd5db3d9d598ac65a1571522a58 (patch) | |
tree | 672ac5e81b511fcecce42bd6ba2e747aa4958984 /debian/changelog | |
parent | 1d3235a80eaf020af66d2582214b3ef0594ec951 (diff) |
* debian/apt.cron.daily:
- if the timestamp is too far in the future, delete it
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fe03eb8e0..7f14502e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ apt (0.7.22) UNRELEASED; urgency=low [ Michael Vogt ] * honor the dpkg hold state in AutoInstOk (closes: #64141) + * debian/apt.cron.daily: + - if the timestamp is too far in the future, delete it [ Julian Andres Klode ] * apt-pkg/contrib/configuration.cc: Fix a small memory leak in |