]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
(no commit message)
[git.ikiwiki.info.git] / debian / changelog
index 99f35482e942e6d75269f89eb00a08aa139f83c2..eeb9fe6ce7570d810c83906a714e69d38fbb99a7 100644 (file)
@@ -1,3 +1,19 @@
+ikiwiki (2.71) UNRELEASED; urgency=low
+
+  * htmlbalance: New plugin contributed by Simon McVittie.
+  * Change deb dependencies to list Text::Markdown before markdown (really
+    this time).
+  * Improve escaping of wikilinks and preprocessor directives in content
+    produced by aggregate and recentchanges.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 17 Nov 2008 14:02:10 -0500
+
+ikiwiki (2.70) unstable; urgency=low
+
+  * Avoid crash on malformed utf-8 discovered by intrigeri.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 12 Nov 2008 17:45:58 -0500
+
 ikiwiki (2.69) unstable; urgency=low
 
   * Avoid multiple ikiwiki cgi processes piling up, eating all memory,