]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Add missing newline to Confirm Password prompt.
[git.ikiwiki.info.git] / debian / changelog
index a8f47bfc74bbf882e00c95b45afa600c90af516f..7810241463ecfb99aa0cf0b24f60eb959a28fda1 100644 (file)
@@ -1,3 +1,28 @@
+ikiwiki (3.10) UNRELEASED; urgency=low
+
+  * Add missing newline to Confirm Password prompt.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 04 Apr 2009 18:25:33 -0400
+
+ikiwiki (3.09) unstable; urgency=low
+
+  * inline: Add title_natural sort order, using Sort::Naturally
+    (chrysn)
+  * inline: Fix urls to feed when feedfile is used on an index page.
+  * git, mercurial: Fix --getctime to return file creation time,
+    not last commit time.
+  * Updated French translation (Jean-Luc Coulon). Closes: #521072
+  * css: Add clear: both to inlinefooter.
+  * comments: Fix too loose test for comments pages that matched
+    normal pages with "comment_" in their name. Closes: #521322
+  * comments: Fix anchor ids to be legal xhtml. Closes: #521339
+  * Fix documentation of anonok_pagespec. Closes: #521793
+  * Add missing suggests on libtext-textile-perl. Closes: #522039
+  * recentchanges: change to using do=goto links for user links.
+  * Fix git test suite to use a bare repo.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 04 Apr 2009 14:33:49 -0400
+
 ikiwiki (3.08) unstable; urgency=low
 
   * git: Fix utf-8 encoding of author names.