summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/version_3.141.mdwn4
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."""]]