X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/702b8721d360ca132ff5c8f43d332757694b98da..ace6a60b1b4f3f4faaa5f50140e95adf796b5ec5:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index dd19e26b4..5057ceabe 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,15 @@ +ikiwiki (1.42) unstable; urgency=low + + The anonok setting in config files has been removed. To enable + httpauth support on your wiki, you should now enable the anonok plugin, + instead. + + Third-party plugins that use pagespec_match() should be updated to pass + the new third parameter (from) to that function. This is needed for the + new relative glob matching to work. + + -- Joey Hess Thu, 1 Feb 2007 16:57:59 -0500 + ikiwiki (1.34) unstable; urgency=low The httpauth setting in config files has been removed. To enable