diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:43:37 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:43:37 +0200 |
commit | 9c2d35fa4715db757b728458cfdce5d748ae1476 (patch) | |
tree | 65bb3019ef92a63d83b1dd112b5c273f850b3512 /debian/changelog | |
parent | c2d0fdd1abffa6701422f4b722b994ab3c43262b (diff) |
apt.cron.daily: catch invalid dates due to DST time changes
in the stamp files
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6a3d14ddc..43827dada 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.20.2ubuntu6) jaunty; urgency=low + + [ Jamie Strandboge ] + * apt.cron.daily: catch invalid dates due to DST time changes + in the stamp files + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Apr 2009 22:39:50 +0200 + apt (0.7.20.2ubuntu5) jaunty; urgency=low [ Colin Watson ] |