diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:23:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:23:14 +0000 |
commit | 26774c931ce1aa4b91e7129ad602a23b244008b2 (patch) | |
tree | a25c3c9e2d954ccad1588ac459143b645fabe0b1 /debian | |
parent | 39fd60f1abcba33f3d793185cc0e31fb56441215 (diff) |
* 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.
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 |