]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
check for invalid utf-8, and toss it back to avoid crashes
[git.ikiwiki.info.git] / debian / changelog
index ff408c55c9acbfeb50a058f64f8ae16f6184baa8..a0e1efceacaa981f0db87e7b1659e35071f1c633 100644 (file)
@@ -1,3 +1,10 @@
+ikiwiki (2.53.3) UNRELEASED; urgency=low
+
+  * Avoid crash on malformed utf-8 discovered by intrigeri.
+  * orphans: Fix unquoted page name in regexp.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 09 Oct 2008 19:12:18 -0400
+
 ikiwiki (2.53.2) testing-proposed-updates; urgency=low
 
   * Fix bad patch backport that broke generation of rss/atom feeds. Closes: #498224