diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-16 18:20:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-16 18:20:16 -0400 |
commit | f36080ae026d630c180e4a73709d09ca779a0c2e (patch) | |
tree | 0b491e948c1dbdbe5a3e2af3465f2a027e89d991 /debian/changelog | |
parent | 798a601395158ba214a1bb4d803f6670e4ed19e3 (diff) |
aggregate: Avoid bug that caused immediate expiration of items with a date in the future.
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 ecef4f158..43c53953e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ ikiwiki (2.67) UNRELEASED; urgency=low * inline: Allow MTIME to be used in inlinepage.tmpl. * inline: Use the feed's description in the rss and atom links. Closes: #502113 + * aggregate: Avoid bug that caused immediate expiration of items + with a date in the future. -- Joey Hess <joeyh@debian.org> Mon, 06 Oct 2008 16:07:50 -0400 |