X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c3ae09056d6ee9880d8cd118e98282f1a3655fe6..bb1ce7207d9707848dfa7ebf6e32bfff5736732c:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cffc316ea..c286065fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,11 @@ ikiwiki (3.20091203) UNRELEASED; urgency=low * cvs: Add missing bit to Automator. * Add complete Spanish basewiki translation done by Fernando Gonzalez de Requena. + * Improve javascript onload handling. + * monotone: Deal with format change in version 0.45. + (Thanks, Richard Levitte) + * rename: Fix some utf-8 problems. + * attachment: Fix several utf-8 problems. -- Joey Hess Wed, 02 Dec 2009 17:22:21 -0500 @@ -41,7 +46,7 @@ ikiwiki (3.20091113) unstable; urgency=low * 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: Do not generate 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.