store ctime for use by expiry code
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 17 Sep 2008 22:09:38 +0000 (18:09 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 17 Sep 2008 22:11:22 +0000 (18:11 -0400)
commit89953e3e19d3e5fb0f5c9d47e3905fde27ab08cb
treecd4d5a5f2f901eb99d22b1d03bebb3884abb61b1
parent6a90f5cb3fca4e5530b144cf5bb054c15798756e
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.
IkiWiki/Plugin/aggregate.pm
debian/changelog