]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
inline: Ignore parent dirs when sorting pages by title.
[git.ikiwiki.info.git] / debian / changelog
index 16f32863d7f711ea3928cdd53ca6ec046b68de30..b1d55cfdbc495b25d4244bfcf78d1fe54b75c566 100644 (file)
@@ -1,7 +1,5 @@
-ikiwiki (2.54) UNRELEASED; urgency=low
+ikiwiki (2.53.1) UNRELEASED; urgency=low
 
-  * Fix uninitialised value warning from a [[!foo]] preprocessor directive
-    with no whitespace.
   * ikiwiki-transition: Fix command-line processing so the prefix_directives
     transition works again.
   * Fixes creation of pages when clicking on WikiLinks starting with "/".
@@ -17,6 +15,11 @@ ikiwiki (2.54) UNRELEASED; urgency=low
     (Rebuilding the wiki on upgrade to this version is recommended if you use the
     search plugin.)
   * 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.
 
  -- Josh Triplett <josh@freedesktop.org>  Wed, 09 Jul 2008 21:30:33 -0700