X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9f0931ce21e5f58e2e9de0ef302beca08b8f9177..4fa17df57de29e2b91c552c1b012f3f198dfaa2f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4ab63f175..9bddf0733 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -ikiwiki (3.20091032) UNRELEASED; urgency=low +ikiwiki (3.20091114) UNRELEASED; urgency=low + + * meta: Generate meta description tags even when the html scrubber is + enabled. + + -- Joey Hess Mon, 16 Nov 2009 15:46:45 -0500 + +ikiwiki (3.20091113) unstable; urgency=low * underlay: Fix example values put in setup file to be array references. @@ -10,8 +17,14 @@ ikiwiki (3.20091032) UNRELEASED; urgency=low or sidebar. * localstyle: New plugin, allows overrding the toplevel local.css with one that is closer to a page. - - -- Joey Hess Fri, 06 Nov 2009 12:04:29 -0500 + * httpauth: Add cgiauthurl setting that can be used to do http basic auth + only when ikiwiki needs authentication, rather than for any access to + the cgi/wiki. + * inline: Do not generated feeds for nested inlines. + * inline: Allow direct inclusion of non-page files in raw mode. + * inline: Fix display of all pages when archive=yes or show=0 are used. + + -- Joey Hess Fri, 13 Nov 2009 20:51:57 -0500 ikiwiki (3.20091031) unstable; urgency=low