From 89953e3e19d3e5fb0f5c9d47e3905fde27ab08cb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Sep 2008 18:09:38 -0400 Subject: store ctime for use by expiry code The expiry code does need to make sure to sort in ctime order, even if expiring by count, so it expires the right ones. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5ad864c13..bf44d9851 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ 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) + * aggregate: Expire excess or old items on the same pass that adds them, + not only on subsequent passes. * editdiff: Broken since 2.62 due to wrong syntax, now fixed. * aggregate: Support atom feeds with only a summary element, and no content elements. -- cgit v1.2.3