-ikiwiki (3.20100324) UNRELEASED; urgency=low
+ikiwiki (3.20100404) UNRELEASED; urgency=low
+
+ * bzr: Fix bzr log parsing to work with bzr 2.0. (liw)
+ * comments: Fix missing entity encoding in title.
+ * txt: Add a special case for robots.txt.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 04 Apr 2010 12:17:11 -0400
+
+ikiwiki (3.20100403) unstable; urgency=low
* websetup: Add websetup_unsafe to allow marking other settings
as unsafe.
* openid: Use Openid Simple Registration or OpenID Attribute Exchange
to get the user's email address and username. (Neither is yet
used, but they are available in the session object now.)
+ * page.tmpl: Add Cache-Control must-revalidate to ensure that users
+ (especially of Firefox) see fresh page content.
+ * htmlscrubber: Allow colons in urls after '?'
+ * template: Search for templates in the templatedir, if they are not
+ found as pages in the wiki.
- -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500
+ -- Joey Hess <joeyh@debian.org> Sat, 03 Apr 2010 14:17:28 -0400
ikiwiki (3.20100312) unstable; urgency=HIGH