X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/45e2c23e030a6ae60c79c1b97a7a906290f26abe..eabe03fb5bcb06b950d25e6c1e7881a441ab284d:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index f8b04172a..72775cf54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,14 @@ ikiwiki (2.4) UNRELEASED; urgency=low * Make the toc plugin use html-compatible anchors. This is necessary since most web sites serve ikiwiki xhtml files as text/html and mozilla browsers - get confused. So it's best for ikiwiki to follow the compatability + get confused. So it's best for ikiwiki to follow the compatability recommendations in appendix C of the XHTML spec. Closes: #432045 + * Support building on systems that lack asprintf. + * mercurial getctime is currently broken, apparently by some change in + mercurial version 0.9.4. Turn the failing test case into a TODO test case. + * Fix links to stylesheets when usedirs is enabled. - -- Joey Hess Sun, 08 Jul 2007 12:54:55 -0400 + -- Joey Hess Fri, 13 Jul 2007 16:18:34 -0400 ikiwiki (2.3) unstable; urgency=low