diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ee6fb6a85..72c33e903 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,10 +36,12 @@ ikiwiki (1.27) UNRELEASED; urgency=low * 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). - * Deal with CPAN installing Markdown as Text::Markdown, while it's + * Deal with CPAN installing Markdown as Text::Markdown, while it's installed as just Markdown by apt. + * 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. - -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 21:13:35 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 21:20:31 -0400 ikiwiki (1.26) unstable; urgency=low |