]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
inline: Run format hook first
[git.ikiwiki.info.git] / debian / changelog
index 5da87301b27fabf2f71a73d1054745e09df40cba..0fa6590f0efa6f390594dca2c9f631c090e84d47 100644 (file)
@@ -1,3 +1,15 @@
+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.