]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
update
[git.ikiwiki.info.git] / debian / changelog
index 5c77798bd47a71dee5271dec66a12094e49c7f77..391569fad0f666301b56945ebc7ac3284206b191 100644 (file)
@@ -12,8 +12,14 @@ ikiwiki (1.9) UNRELEASED; urgency=low
   * Fix from Faidon for a XML parser issue that breaks utf-8 for
     RecentChanges. Avoid using XML::SAX::PurePerl, which is buggy in this
     area, and also way slow.
+  * Match 'web commit from' in SVN and git, these are web commits too.
+    (Faidon)
+  * Consolidated all decode_utf8 in FormBuilder's fields to make the code more
+    readable and avoid future mistakes. The patch seems to work and for the
+    first time I have a UTF-8 username ;-) (Faidon)
+  * Use form->field consistently, not form->param.
 
- -- Joey Hess <joeyh@debian.org>  Tue, 11 Jul 2006 14:37:30 -0400
+ -- Joey Hess <joeyh@debian.org>  Tue, 11 Jul 2006 17:18:39 -0400
 
 ikiwiki (1.8) unstable; urgency=low