X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9b145798c75e88267f4782b3cedc9d5deb41a0c8..1e62e4f87fdf1441afab47a60aaf60b9246a5876:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index cadbdb997..b24196732 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,30 @@ +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. So ikiwiki now depends on the + Net::OpenID::Consumer perl module. Password logins are also still on 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