]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Tell HTML::Scrubber to treat "/" as a valid attribute which is its
[ikiwiki.git] / debian / changelog
index 1ab9edf9439b0ad301713c6eaaa258b54fd8ef85..65808d4d5fba549763173d0d1e6127a8d16a247b 100644 (file)
@@ -1,3 +1,11 @@
+ikiwiki (1.4) UNRELEASED; urgency=low
+
+  * Tell HTML::Scrubber to treat "/" as a valid attribute which is its
+    very strange way of enabling proper XHTML <br /> type tags. Output html
+    should be always valid again now.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 25 May 2006 18:01:59 -0400
+
 ikiwiki (1.3) unstable; urgency=low
 
   * Fix the preinst introduced in the last version. Closes: #367458