X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b61dc50dabaa76025cfcac1e139a80894abc3953..3adb47ec4f7374128d18a88cff54269104fc21fe:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index c9b8f3d09..b751f1478 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,22 @@ +ikiwiki (3.20100505) UNRELEASED; urgency=low + + There is a new "comment()" pagespec, that can be used to match a comment + on a page. It is recommended it be used instead of the old + method of using a pagespec such as "internal(comment_*)" to match + things that looked like comments. The old pagespec will now also match + comments that are held for moderation; likely not what you want. + + There is a significant change to the page.tmpl template in this version. + If you have locally modified versions of that template, you will need + to update it to contain the following in the HTML
: + +