+ikiwiki (2.72) UNRELEASED; urgency=low
+
+ * Avoid comments in recentchanges being broken links (smcv)
+ * Add deprecation warning for GlobLists, which will stop working in 3.0.
+ * camelcase: Add camelcase_ignore setting.
+ * googlecalendar: Add runtime deprecation warning.
+ * comments: Deal with users entering unqualified or partial urls.
+ * inline: Run format hook first, to ensure other format hooks can affect
+ inlined content. Closes: #509710
+
+ -- Joey Hess <joeyh@debian.org> Mon, 22 Dec 2008 19:02:16 -0500
+
ikiwiki (2.71) unstable; urgency=low
* comments: Blog-style comment support, contributed by Simon McVittie.