]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
response
[git.ikiwiki.info.git] / debian / changelog
index a8f47bfc74bbf882e00c95b45afa600c90af516f..4ba32c8d628bbbcf49e3c78d8b9446b588e69e13 100644 (file)
@@ -1,3 +1,17 @@
+ikiwiki (3.09) UNRELEASED; 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
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 19 Mar 2009 15:32:49 -0400
+
 ikiwiki (3.08) unstable; urgency=low
 
   * git: Fix utf-8 encoding of author names.