X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/96817b00326b983299ce701532643f763259af89..57ff2ecaeddb3e802fbec50acd7bf286941ec000:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index e119da45b..5515bbd7d 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,14 +1,18 @@ -ikiwiki (2.16) UNRELEASED; urgency=low +ikiwiki (2.20) unstable; urgency=low + + The template plugin has begin to htmlize the variables passed to templates. + This is normally what you want, but to get the old behavior and get at the + raw value, you can use `` in a template. + + -- Joey Hess Sat, 08 Dec 2007 16:04:43 -0500 + +ikiwiki (2.16) unstable; urgency=low Many of the pages in ikiwiki's basewiki have been moved and renamed in this release, to avoid the basewiki including pages with names like "blog". Redirection pages have been left behind for these moved pages temporarily, and will be removed later. - The meta plugin no longer supports setting internal or external links - with "meta link". Instead, use "meta openid" for openid links, and use tags - for in-wiki invisible links between pages. - If you use the calendar plugin, ikiwiki is now smarter and your nightly cron job to update the wiki doesn't need to rebuild everything. Just pass --refresh to ikiwiki in the cron job and it will update only pages that