]> sipb.mit.edu Git - ikiwiki.git/commit
* Fix an aggregate plugin expiry bug. Over time, it's possible for the same
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 31 Oct 2007 02:50:44 +0000 (22:50 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 31 Oct 2007 02:50:44 +0000 (22:50 -0400)
commit5cbd86235e7993cc067b76105b9ed2e4fbdda3a1
treeec07a6d5cdd5d64439642ba6c5783571eee95ad6
parentf0dab430bd8ff73b0b5d80b61d96f08bfc6c8fb0
* Fix an aggregate plugin expiry bug. Over time, it's possible for the same
  page name to be expired and reused for several distinct guids. When this
  happened, the expiry code counted each past guid that had used that page
  name as a currently existing page, and thus expired too many pages.
IkiWiki/Plugin/aggregate.pm
debian/changelog