X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9b145798c75e88267f4782b3cedc9d5deb41a0c8..2f705d78c99ac43f22d5f07b511dd46fa80ebe8e:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index cadbdb997..767095364 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,56 @@ +ikiwiki (2.6) unstable; urgency=low + + In this version the rst plugin allows raw html to be embedded in rst files. + As long as the htmlscrubber is enabled, this should be safe. If you are + using the rst plugin without the htmlscrubber in a publically writable wiki, + you should turn on the htmlscrubber. + + -- Joey Hess Sun, 29 Jul 2007 18:37:22 -0400 + +ikiwiki (2.5) unstable; urgency=low + + Due to some config changes in this version, wrappers need to be rebuilt on + upgrade. If you listed your wiki in /etc/ikiwiki/wikilist this will be + one automatically when the Debian package is upgraded. + + -- Joey Hess Sun, 29 Jul 2007 17:54:40 -0400 + +ikiwiki (2.1) unstable; urgency=low + + Some wikis need to be rebuilt on upgrade to this version, due to changes to + page templates 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 (2.00) unstable; urgency=low + + With the 2.0 release of ikiwiki, some major changes have been made to the + default configuration: + + * The 'usedirs' setting is enabled by default. This *will* break all URLs + to wikis that did not have 'usedirs' turned on before, unless you follow + the procedure described at , + or edit your setup file to turn usedirs off: + usedirs => 0, + + * OpenID logins are now enabled by default, if the Net::OpenID::Consumer + perl module is available. Password logins are also still enabled + by default. If you like, you can turn either OpenID or password logins + off via the 'disable_plugins' setting. + + -- Joey Hess Sun, 29 Apr 2007 19:00:43 -0400 + +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