diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-12 00:25:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-12 00:28:27 -0400 |
commit | 78de33d2eaf8a187b610685f70e60b7d5946374f (patch) | |
tree | cf430752e230cf50e37048c91e4b1f143ccab185 /debian | |
parent | 0ea5f43790fe2ce3cc40e9513191e72c67a1ee51 (diff) |
comments: Make postcomment() pagespec work when previewing a comment.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 63e13896e..91a678805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ ikiwiki (3.20101024) UNRELEASED; urgency=low * 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: Make postcomment() pagespec work when previewing a comment, + including during moderation. -- Joey Hess <joeyh@debian.org> Mon, 25 Oct 2010 22:30:29 -0400 |