diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-09 11:26:18 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-09 11:26:18 +0200 |
commit | cdb623ed0bcdf847544a20c0b3924ff129d85746 (patch) | |
tree | c06f77b07ab7ffc78eb61709e7ad41d74539b661 /debian | |
parent | 0f0b4a0e63835ed3f7e1800a7115a52e8223c91e (diff) |
* ftparchive/writer.cc:
- null the valid string instead of the date if Valid-Until is not set
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47b1eefae..bf2459a03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.4) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * ftparchive/writer.cc: + - null the valid string instead of the date if Valid-Until is not set + + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 09 Sep 2010 11:25:54 +0200 + apt (0.8.3) unstable; urgency=low [ Manpages translations ] |