aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20141016.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/news/version_3.20141016.mdwn b/doc/news/version_3.20141016.mdwn
index 3a93102bd..dd7f810e8 100644
--- a/doc/news/version_3.20141016.mdwn
+++ b/doc/news/version_3.20141016.mdwn
@@ -1,10 +1,12 @@
ikiwiki 3.20141016 released with [[!toggle text="these changes"]]
[[!toggleable text="""
- [ Joey Hess ]
+[ Joey Hess ]
+
* Fix crash that can occur when only_committed_changes is set and a
file is deleted from the underlay.
- [ Simon McVittie ]
+[ Simon McVittie ]
+
* core: avoid dangerous use of CGI->param in list context, which led
to a security flaw in Bugzilla; as far as we can tell, ikiwiki
is not vulnerable to a similar attack, but it's best to be safe