diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-17 14:27:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-17 14:27:31 -0400 |
commit | b540b263debef11d305b85f4dc85a6807b782810 (patch) | |
tree | 73c658cb7cf13ae2df52d83bdda64ac5ab4c2450 /debian | |
parent | fa4f735ad77417bf521b140fb872b8eb1f16552a (diff) |
aggregate: Allow expirecount to work on the first pass. (expireage still needs to wait for the pages to be rendered though)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a84ff36f2..611138cb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (2.65) UNRELEASED; urgency=low + + * aggregate: Allow expirecount to work on the first pass. (expireage still + needs to wait for the pages to be rendered though) + + -- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400 + ikiwiki (2.64) unstable; urgency=low * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir |