From 357c14bb81451e733d831680453650db25138070 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 26 Jul 2006 22:10:41 +0000 Subject: add news item for ikiwiki 1.10 --- doc/news/version_1.10.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/news/version_1.10.mdwn (limited to 'doc') diff --git a/doc/news/version_1.10.mdwn b/doc/news/version_1.10.mdwn new file mode 100644 index 000000000..f8d06b4d4 --- /dev/null +++ b/doc/news/version_1.10.mdwn @@ -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 -- cgit v1.2.3