X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/702b8721d360ca132ff5c8f43d332757694b98da..139a8b09f5d0c6ff2efe27ea625ae128834c9899:/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