diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-13 15:05:49 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-13 15:05:49 -0400 |
commit | 2303c83da4f2ca57883a174ff45c4863510860b5 (patch) | |
tree | 92312d3528ad55d0e0c78b48e06c445ea6dd7615 /doc/news | |
parent | 908de091f98d83511d6dca37ecaceb25150f1c3f (diff) |
fixup
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.141.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
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."""]] |