X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ecfb14f7d115596441fbcbee6757ff76002def67..4da54999de859c505c26ff2a0a23772939caeffa:/debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 579e5f6c3..e1a1d7b33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,26 @@
-ikiwiki (2.50) UNRELEASED; urgency=low
+ikiwiki (2.51) UNRELEASED; urgency=low
+
+  * Improve toplevel parentlink to link directly to index.html when usedirs is
+    disabled.
+  * map: Add a "show" parameter. "show=title" can be used to display page
+    titles, rather than the default page name. Based on a patch from 
+    Jaldhar H. Vyas, Closes: #484510
+  * hnb: New plugin, contributed by Axel Beckert.
+  * meta: Store "description" in pagestate for use by other plugins.
+  * map: Support show=description.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 15 Jun 2008 15:03:33 -0400
+
+ikiwiki (2.50) unstable; urgency=low
 
   * img: Support captions.
   * img: Don't generate empty title attributes, etc.
   * img: Allow setting defaults for class and id too.
+  * ikiwiki-mass-rebuild: Make group list comparison more robust.
+  * search: Work around xapian bug #486138 by only stemming locales
+    in a whitelist.
 
- -- Joey Hess <joeyh@debian.org>  Sat, 07 Jun 2008 23:04:00 -0400
+ -- Joey Hess <joeyh@debian.org>  Fri, 13 Jun 2008 15:17:30 -0400
 
 ikiwiki (2.49) unstable; urgency=low