]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Work around perl $_ scoping nonsense that caused breakage when loading external plugins.
[git.ikiwiki.info.git] / debian / changelog
index aff2ed774b983e612a93ca5f6b7c952ac6b73277..1b892da40be6ba04b2f026203a638400ba3ec7c5 100644 (file)
@@ -17,6 +17,15 @@ ikiwiki (2.53.1) UNRELEASED; urgency=low
   * meta: fix title() PageSpec
   * Really fix bug with links to pages with names containing colons. 
     Previous fix mised a few cases.
+  * toggle: Fix incompatability between javascript and webkit.
+  * toggle: Fix for when html got tidied. Closes: #492529 (Enrico Zini)
+  * inline: Ignore parent dirs when sorting pages by title.
+  * external: Fix support for hooks called in an array context.
+  * edittemplate: Don't wipe out edits on preview.
+  * map: The fix for #449285 was buggy and broke display of parents in certian
+    circumstances.
+  * Work around perl $_ scoping nonsense that caused breakage when loading
+    external plugins.
 
  -- Josh Triplett <josh@freedesktop.org>  Wed, 09 Jul 2008 21:30:33 -0700