]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
finalizing
[git.ikiwiki.info.git] / debian / changelog
index aff2ed774b983e612a93ca5f6b7c952ac6b73277..78c00483e60aeeab2f1fefc5c82d07156be34781 100644 (file)
@@ -1,5 +1,6 @@
-ikiwiki (2.53.1) UNRELEASED; urgency=low
+ikiwiki (2.53.1) testing-proposed-updates; urgency=low
 
+  * Backported all relevant bug fixes from mainline to debian testing.
   * ikiwiki-transition: Fix command-line processing so the prefix_directives
     transition works again.
   * Fixes creation of pages when clicking on WikiLinks starting with "/".
@@ -14,11 +15,20 @@ ikiwiki (2.53.1) UNRELEASED; urgency=low
   * search: Fixes for title stemming, and use better term for tags. (Gabriel McManus)
     (Rebuilding the wiki on upgrade to this version is recommended if you use the
     search plugin.)
-  * meta: fix title() PageSpec
+  * meta: fix title() PageSpec (DOS). Closes: #497444
   * 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
+ -- Joey Hess <joeyh@debian.org>  Fri, 05 Sep 2008 20:55:53 -0400
 
 ikiwiki (2.53) unstable; urgency=low