diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-24 17:15:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-24 17:15:44 -0400 |
commit | f6b442aa2e3ff9dfa06af70d05afa2c8c0e01278 (patch) | |
tree | 236026d1947ffc8c8822db037cca0b1ab19b8d6b /doc/news | |
parent | 2c8cb980bb3ab0da1e56a3263219d97cd6c01b34 (diff) |
add news item for ikiwiki 3.20110124
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20101201.mdwn | 5 | ||||
-rw-r--r-- | doc/news/version_3.20110124.mdwn | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/news/version_3.20101201.mdwn b/doc/news/version_3.20101201.mdwn deleted file mode 100644 index 410640c75..000000000 --- a/doc/news/version_3.20101201.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -ikiwiki 3.20101201 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * meta: Fix calling of htmlscrubber to pass the page parameter. - The change of the htmlscrubber to look at page rather than destpage - caused htmlscrubber\_skip to not work for meta directives."""]]
\ No newline at end of file diff --git a/doc/news/version_3.20110124.mdwn b/doc/news/version_3.20110124.mdwn new file mode 100644 index 000000000..0d9d787fe --- /dev/null +++ b/doc/news/version_3.20110124.mdwn @@ -0,0 +1,7 @@ +ikiwiki 3.20110124 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * comments: Fix commenting, broken by security fix. + * blogspam: Don't check modifications from admins for spam, and also + allow the blogspam\_pagespec to do other matches against who the user is. + * inline: Fix regression in feed titles. Closes: #[610878](http://bugs.debian.org/610878) + (Thanks, Paul Wise)"""]]
\ No newline at end of file |