X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8116a172308313be528ddefd4039c3971cf6fca2..19a7752021249eb8984e523fd6ed5a3730dc9be7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index c608043f4..34f15320b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,13 @@ +ikiwiki (2.31.1) unstable; urgency=low + + * htmlscrubber security fix: Block javascript in uris. + * Add htmlscrubber test suite. + + -- Joey Hess Sun, 10 Feb 2008 13:22:59 -0500 + ikiwiki (2.31) unstable; urgency=low + [ Joey Hess ] * Revert preservation of input file modification times in output files, since this leads to too many problems with web caching, especially with inlined pages. Properly solving this would involve tracking every page @@ -39,8 +47,12 @@ ikiwiki (2.31) unstable; urgency=low * Don't die if running with --getctime and rcs_getctime throws an error. There are several cases (recentchanges files, aggregated files) where some source files are not in revision control. + * Page templates can now use CTIME to show when the page was created. + + [ Josh Triplett ] + * README.Debian: Mention user wikilists. - -- Joey Hess Wed, 06 Feb 2008 15:10:20 -0500 + -- Joey Hess Sat, 09 Feb 2008 23:09:45 -0500 ikiwiki (2.30) unstable; urgency=low