X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c1b698e4181002eeecdb5988ea767cae67a83a49..25850a8b4c6e1a082e1b748937a6d4458ae72def:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index 69cbbbd88..dc7a45960 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,37 @@ +ikiwiki (1.51) unstable; urgency=low + + Some wikis need to be rebuilt on upgrade to this version, due to changes to + page layout and the style sheet. If you listed your wiki in + /etc/ikiwiki/wikilist this will be done automatically when the Debian + package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild. + + -- Joey Hess Thu, 26 Apr 2007 15:50:36 -0400 + +ikiwiki (1.50) unstable; urgency=low + + Permalinks and guids in rss and atom feeds for wikis using the usedirs + options will change in this release. If you have already enabled usedirs, + you may need to take steps to avoid flooding aggregators. + + -- Joey Hess Sat, 14 Apr 2007 16:08:46 -0400 + +ikiwiki (1.49) unstable; urgency=low + + Third-party plugins that use htmlpage() or abs2rel() to generate links + may need changes to support the new "usedirs" option. + + -- Joey Hess Sun, 01 Apr 2007 16:20:09 -0400 + +ikiwiki (1.47) unstable; urgency=low + + Due to a security fix, wikis that have the htmlscrubber enabled can no + longer use the meta plugin to insert html link and meta tags. + + Some special case methods have been added for safely including stylesheets, + and for doing openid delegation. See the meta plugin docs for details. + + -- Joey Hess Wed, 21 Mar 2007 14:18:40 -0400 + ikiwiki (1.45) unstable; urgency=low Wikis need to be rebuilt on upgrade to this version. If you listed your wiki