add news item for ikiwiki 1.10
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 26 Jul 2006 22:10:41 +0000 (22:10 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 26 Jul 2006 22:10:41 +0000 (22:10 +0000)
doc/news/version_1.10.mdwn [new file with mode: 0644]

diff --git a/doc/news/version_1.10.mdwn b/doc/news/version_1.10.mdwn
new file mode 100644 (file)
index 0000000..f8d06b4
--- /dev/null
@@ -0,0 +1,8 @@
+ikiwiki 1.10 released with these changes:
+
+   * 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.
\ No newline at end of file