]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
attachment: Fix utf-8 display bug.
[ikiwiki.git] / debian / changelog
index c9ab41ebd79eddebfae235b8a1920ce4aca0e3ba..1eab184f53c922fcd979af38970bb4bbf1cc82cd 100644 (file)
@@ -1,14 +1,22 @@
-ikiwiki (3.20111230) UNRELEASED; urgency=low
+ikiwiki (3.20120115) unstable; urgency=low
+
+  * Make backlink(.) work. Thanks, Giuseppe Bilotta.
+  * mdwn: Workaround discount's eliding of <style> blocks.
+  * attachment: Fix utf-8 display bug.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 15 Jan 2012 16:19:25 -0400
+
+ikiwiki (3.20120109) unstable; urgency=low
 
   * mdwn: Can use the discount markdown library, via the
     Text::Markdown::Discount perl module. This is preferred if available
     since it's the fastest currently supported markdown library, speeding up
-    ikiwiki's rendering by a factor of 40.
+    ikiwiki's markdown rendering by a factor of 40.
     (However, when multimarkdown is enabled, Text::Markdown::Multimarkdown
     is still used.)
   * On Debian, depend on libtext-markdown-discount.
 
- -- Joey Hess <joeyh@debian.org>  Sun, 01 Jan 2012 16:22:24 -0400
+ -- Joey Hess <joeyh@debian.org>  Mon, 09 Jan 2012 11:49:14 -0400
 
 ikiwiki (3.20111229) unstable; urgency=low