diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-12 10:25:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-12 10:25:21 -0400 |
commit | 5f750e16b8c32d2fd69209f433e7d19efa53a71f (patch) | |
tree | 6f2e6ce7a74b00d57fb49a71733bd24795c82ac1 /debian/changelog | |
parent | 65ecc73755348f1ed13b77b2f4bdf9db4e465be4 (diff) |
CVE id
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f8dc04eca..582a8e36a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,11 +10,11 @@ ikiwiki (3.20101112) unstable; urgency=HIGH (Thanks, Tuomas Jormola) * Fix htmlscrubber_skip to be matched on the source page, not the page it is inlined into. Should allow setting to "* and !comment(*)" to scrub - comments, but leave your blog posts unscrubbed, etc. + comments, but leave your blog posts unscrubbed, etc. CVE-2010-1673 * comments: Make postcomment() pagespec work when previewing a comment, - including during moderation. + including during moderation. CVE-2010-1673 * comments: Make comment() pagespec also match comments that are being - posted. + posted. CVE-2010-1673 -- Joey Hess <joeyh@debian.org> Fri, 12 Nov 2010 00:36:06 -0400 |