X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f24904b160c76adf2fc079a8f1a7a1e5bd1628e5..790b4ecbe80e2d362b63be74316c151e3e29fb59:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 77b5d9fa6..581a3bf33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,27 @@ -ikiwiki (3.08) UNRELEASED; urgency=low +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 + * comments: Fix anchor ids to be legal xhtml. Closes: #521339 + * Fix documentation of anonok_pagespec. Closes: #521793 + + -- Joey Hess Thu, 19 Mar 2009 15:32:49 -0400 + +ikiwiki (3.08) unstable; urgency=low * git: Fix utf-8 encoding of author names. * git: Manually decode git output from utf-8, avoids warning messages on invalidly encoded output. + * Fix bug that caused weird things to appear as page types. - -- Joey Hess Mon, 09 Mar 2009 14:00:21 -0400 + -- Joey Hess Sun, 15 Mar 2009 17:54:47 -0400 ikiwiki (3.07) unstable; urgency=low