X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b187641376a3d0519005c80c1ef0dd19266dda84..3a2cb0ecfff65f728569edbdcc4e30f027c36d67:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 50720bc0f..2bacb206c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,15 @@ -ikiwiki (1.9) UNRELEASED; urgency=low +ikiwiki (1.10) unstable; urgency=low + + * Run page through any relevant filters when generating a page preview. + * Noticed a bug in the wikitext markup plugin -- it made CamelCase links the + default throughout the wiki, not only on wikitext pages. Decided to call + this a feature, and split the camelcase support out into a separate plugin + that is independant of wikitext. + * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks. + + -- Joey Hess Wed, 26 Jul 2006 18:06:35 -0400 + +ikiwiki (1.9) unstable; urgency=low * Improve display of parentlinks and page title of toplevel index page. * Patch from Faidon to use svn --limit when possible for recentchanges, @@ -22,7 +33,7 @@ ikiwiki (1.9) UNRELEASED; urgency=low Default page type is inherited from the link clicked on to create the new page. - -- Joey Hess Wed, 26 Jul 2006 16:48:43 -0400 + -- Joey Hess Wed, 26 Jul 2006 17:25:30 -0400 ikiwiki (1.8) unstable; urgency=low