-ikiwiki (1.6) UNRELEASED; urgency=low
+ikiwiki (1.8) UNRELEASED; urgency=low
+
+ * Fix orphans plugin to not count a link to a nonexistant page as a reason
+ for a page not being an orphan.
+ * Support pinging services such as Technorati using XML-RPC to notify them
+ about changes to rss feeds.
+ * Honor LC_CTIME when formatting a time for display. Thanks, Faidon
+ Liambotis.
+
+ -- Joey Hess <joeyh@debian.org> Sat, 1 Jul 2006 20:28:26 -0400
+
+ikiwiki (1.7) unstable; urgency=low
+
+ * Updated logo from Recai with some kerning and alingment tuning.
+ * Patch from Recai to fix git recentchanges code to work with git 1.4 which
+ changed some output.
+ * Copyright update.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 18 Jun 2006 23:33:35 -0400
+
+ikiwiki (1.6) unstable; urgency=low
* YA utf-8 patch from Recai, this time to fix previewing a page so that
the text in the input box is re-encoded back to utf-8.
for the content.
- Add 'use encoding "utf8"' to CGI.pm to avoid warnings about wide
character in print.
+ * New SVG logo from Recai.
- -- Joey Hess <joeyh@debian.org> Fri, 16 Jun 2006 21:35:03 -0400
+ -- Joey Hess <joeyh@debian.org> Sun, 18 Jun 2006 19:18:46 -0400
ikiwiki (1.5) unstable; urgency=low