X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/82c7f367ec91fba14d1c48dc55c2a859c74fc08f..985ac23ca7df3ca166be2911bdbcb3b3d9c36b1f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 1408e4dce..0e76bd727 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +ikiwiki (3.20091218) unstable; urgency=low + + * 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) + * cvs: Add missing bit to Automator. + * attachment: Fix reversion in attachment sorting by age. + * Fix utf-8 problems in rename, remove, attachment, 404, sourcepage, and + goto. + + -- Joey Hess Fri, 18 Dec 2009 20:47:24 -0500 + ikiwiki (3.20091202) unstable; urgency=low * meta: Generate meta description tags even when the html scrubber is @@ -33,7 +47,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.