X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0f25ec8eb640a850a8f1efe7081c03d05d04eda4..62e1a2ceed6d99e3606d81effaa71e009dbeb121:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 5ed49c8e7..da85371b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,12 +32,28 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Add a stub local.css to avoid problems with 404's. * Patch from Recai to fix a wide character warning from the search plugin during setup if the wikiname contains utf8. - * Yet another fix for those poor case-insensative OSX users. + * Yet another fix for those poor case-insensative `OSX users. * pagetemplate hooks are now also called when generating cgi pages. * Add a favicon plugin, which simply adds a link tag for an icon to each page (and cgis). - - -- Joey Hess Fri, 15 Sep 2006 19:39:36 -0400 + * Patch from James Westby to deal with the case where you're editing a + new page, hit cancel, and need to be redirected to somewhere sane. + * Various documentation improvements by various wiki users. + * Support Text::Markdown from CPAN, which has a different interface from + the original markdown or the one in Debian. + * Version the libcgi-session-perl dependency, some features that need + the new version are used in some cases (sslcookie). + * Numerous tla fixes from Clint. + * Updated ikiwiki.svgz from Recai, includes an icon and is used to generate + a multi-resolution favicon.ico. + * README.Debian: typo Closes: #388110 + * chomp trailing newline at the end of templates read in by the template + plugin, to allow use of the template preprocessor directive in + whitespace-sensative situations. Closes: #387073 + * Patch from James Westby to make the location of the estseek.cgi script + configurable. + + -- Joey Hess Mon, 18 Sep 2006 16:43:10 -0400 ikiwiki (1.26) unstable; urgency=low