diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2015-03-30 06:51:34 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-30 06:51:34 -0400 |
commit | 23b902351757948d974940c0b19179fd5eca83a8 (patch) | |
tree | 40cdbff49d59d9cd727d77f6c352040eb85deb68 /doc | |
parent | 1ea7fa90c2d6cfdc6c6d045cb0b15bd44fa9513a (diff) | |
download | ikiwiki-23b902351757948d974940c0b19179fd5eca83a8.tar ikiwiki-23b902351757948d974940c0b19179fd5eca83a8.tar.gz |
fix formatting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/version_3.20150329.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/news/version_3.20150329.mdwn b/doc/news/version_3.20150329.mdwn index 787efd965..0ac19a88d 100644 --- a/doc/news/version_3.20150329.mdwn +++ b/doc/news/version_3.20150329.mdwn @@ -1,9 +1,11 @@ ikiwiki 3.20150329 released with [[!toggle text="these changes"]] [[!toggleable text=""" [ [[Joey Hess|joey]] ] + * Fix NULL ptr deref on ENOMEM in wrapper. (Thanks, igli) [ [[Simon McVittie|smcv]] ] + * Really don't double-decode CGI submissions, even on Perl versions that bundle an old enough Encode.pm for that not to be a problem: the system might have a newer Encode.pm installed separately, like Fedora 20. @@ -15,9 +17,11 @@ ikiwiki 3.20150329 released with [[!toggle text="these changes"]] * Consistently document command-line options as e.g. --refresh, not -refresh [ [[Amitai Schlair|schmonz]] ] + * In VCS-committed anonymous comments, link to url. [ [[Joey Hess|joey]] ] + * Fix XSS in openid selector. Thanks, Raghav Bisht. (Closes: [[!debbug 781483]]) """]] |