X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/908de091f98d83511d6dca37ecaceb25150f1c3f..df6430afae4632c000cee2b6bfbcd5c8c759dd83:/doc/news/version_3.141.mdwn diff --git a/doc/news/version_3.141.mdwn b/doc/news/version_3.141.mdwn index 90221b868..ac76ce023 100644 --- a/doc/news/version_3.141.mdwn +++ b/doc/news/version_3.141.mdwn @@ -6,7 +6,7 @@ ikiwiki 3.141 released with [[!toggle text="these changes"]] "discussion", which caused Discussion pages to get unwanted Discussion links. * Tighten up matching of bare words inside directives; do not - allow an unterminated """ string to be treated as a series + allow an unterminated triple string to be treated as a series of bare words. Fixes runaway regexp recursion/backtracking in strange situations. * Setup automator: Check that each plugin added to the generated @@ -25,4 +25,4 @@ ikiwiki 3.141 released with [[!toggle text="these changes"]] * Disable the Preferences link if no plugin with an auth hook is enabled. * Updated French translation. Closes: #[532654](http://bugs.debian.org/532654) * aggregate: Fix storing of changed md5. - * aggregate: Avoid resetting ctime when an item md5 changes."""]] \ No newline at end of file + * aggregate: Avoid resetting ctime when an item md5 changes."""]]