X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/683c1ebb4c510eac5bb2c2b4e85c3f7b5ded3146..f1e35c3eea15a1d2359ad174ddcb7ed681f91f9c:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 9684a02d5..3817f142a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ ikiwiki (2.12) UNRELEASED; urgency=low * Fix some issues with toggles in preview mode. + * 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. - -- Joey Hess Mon, 29 Oct 2007 17:15:04 -0400 + -- Joey Hess Tue, 30 Oct 2007 22:47:36 -0400 ikiwiki (2.11) unstable; urgency=low