-ikiwiki (3.14159266) UNRELEASED; urgency=low
+ikiwiki (3.20091010) UNRELEASED; urgency=low
+
+ * ikiwiki-calendar: New command automates creation of archive pages
+ using the calendar plugin.
+ * git: --getctime will now follow renames back to the original creation
+ of a file.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 11 Oct 2009 15:54:45 -0400
+
+ikiwiki (3.20091009) unstable; urgency=low
* parentlinks: Add has_parentlinks template parameter to allow styling
the toplevel index differently etc.
* img: Correct bug in image size calculation code.
-
- -- Joey Hess <joeyh@debian.org> Sun, 27 Sep 2009 17:40:03 -0400
+ * img: Fix dependency code for full size images.
+ * toggle, relativedate: Support templates that add attributes
+ to the body tag.
+ * Support RPC::XML 0.69's incompatible object instantiation method.
+ * mirrorlist: Display nothing if list is empty.
+ * Fix a bug that could lead to duplicate links being recorded
+ for tags.
+ * Optimize away most expensive file prune calls, when refreshing,
+ by only checking new files.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 09 Oct 2009 19:53:50 -0400
ikiwiki (3.14159265) unstable; urgency=low