]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Patch from James Westby to deal with the case where you're editing a
[ikiwiki.git] / debian / changelog
index bb9ca13501ef6ff95e452da19cea178affa79c72..72c33e90367f18cd32f46216121e10547cd9d0ca 100644 (file)
@@ -29,8 +29,19 @@ ikiwiki (1.27) UNRELEASED; urgency=low
     session cookie.
   * Change ddate plugin to use the DateTime::Calendar::Discordian perl module.
   * Fix a baseurl problem in hyperestradier search results.
-
- -- Joey Hess <joeyh@debian.org>  Thu, 14 Sep 2006 23:05:02 -0400
+  * 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.
+  * 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
+    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:20:31 -0400
 
 ikiwiki (1.26) unstable; urgency=low