+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.
+ * Avoid a race in the git rcs_commit function, by not assuming HEAD will
+ stay the same for the duration of the function.
+
+ -- Joey Hess <joeyh@debian.org> Wed, 31 Oct 2007 17:11:12 -0400
+