From 6491a73007163b58bb0a03d30e1411a000eb2d95 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 10 Feb 2007 20:41:16 +0000 Subject: [PATCH] formatting --- doc/news/version_1.42.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/news/version_1.42.mdwn b/doc/news/version_1.42.mdwn index fb2a824ed..01697078c 100644 --- a/doc/news/version_1.42.mdwn +++ b/doc/news/version_1.42.mdwn @@ -3,9 +3,11 @@ News for ikiwiki 1.42: The anonok setting in config files has been removed. To enable httpauth support on your wiki, you should now enable the anonok plugin, instead. + Third-party plugins that use pagespec\_match() should be updated to pass the new third parameter (from) to that function. This is needed for the new relative glob matching to work. + ikiwiki 1.42 released with [[toggle text="these changes"]] [[toggleable text=""" * Fix several more missing translations of Discussion. @@ -38,4 +40,4 @@ ikiwiki 1.42 released with [[toggle text="these changes"]] to exist in the wiki, and the web user would need to somehow use the web based editor to replace it with malicious content. (Sorry Josh, this means you can't edit style.css directly anymore, - although I do appreciate your fixes, actually..)"""]] \ No newline at end of file + although I do appreciate your fixes, actually..)"""]]