]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
* Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.
[git.ikiwiki.info.git] / debian / changelog
index 50720bc0fb66707e2f6f424be92a7b9c48853972..2bacb206c915c656a5ccd5a88b991203d5daa883 100644 (file)
@@ -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 <joeyh@debian.org>  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 <joeyh@debian.org>  Wed, 26 Jul 2006 16:48:43 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 26 Jul 2006 17:25:30 -0400
 
 ikiwiki (1.8) unstable; urgency=low