diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-16 20:14:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-16 20:14:03 -0400 |
commit | 6f897f53dacca6487932858b35b8d47ad8379abd (patch) | |
tree | 6a96a63f0a5c4c7a9646d63b9359c51739f8b4c1 /doc | |
parent | b4ee745dfef29d4dd5d4498a406a5aab06d5c1fc (diff) | |
download | ikiwiki-6f897f53dacca6487932858b35b8d47ad8379abd.tar ikiwiki-6f897f53dacca6487932858b35b8d47ad8379abd.tar.gz |
add news item for ikiwiki 3.20120516
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/version_3.20120109.mdwn | 9 | ||||
-rw-r--r-- | doc/news/version_3.20120516.mdwn | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/doc/news/version_3.20120109.mdwn b/doc/news/version_3.20120109.mdwn deleted file mode 100644 index de53c5d67..000000000 --- a/doc/news/version_3.20120109.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -ikiwiki 3.20120109 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * mdwn: Can use the discount markdown library, via the - Text::Markdown::Discount perl module. This is preferred if available - since it's the fastest currently supported markdown library, speeding up - ikiwiki's markdown rendering by a factor of 40. - (However, when multimarkdown is enabled, Text::Markdown::Multimarkdown - is still used.) - * On Debian, depend on libtext-markdown-discount."""]]
\ No newline at end of file diff --git a/doc/news/version_3.20120516.mdwn b/doc/news/version_3.20120516.mdwn new file mode 100644 index 000000000..aa85f54ef --- /dev/null +++ b/doc/news/version_3.20120516.mdwn @@ -0,0 +1,4 @@ +ikiwiki 3.20120516 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * meta: Security fix; add missing sanitization of author and authorurl. + Thanks, Raúl Benencia"""]]
\ No newline at end of file |