-ikiwiki (2.53.1) UNRELEASED; urgency=low
+ikiwiki (2.53.2) testing-proposed-updates; urgency=low
+ * Fix bad patch backport that broke generation of rss/atom feeds. Closes: #498224
+
+ -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 11:40:27 -0400
+
+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 "/".
work. Markdown removes one level of escaping.
* Add a postscan hook.
* search: Use postscan hook, avoid updating index when previewing.
- * 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
+ * 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 (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.
* 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