X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2283d5d8781f201be42281176c627846af90016d..6f46cc3b3134e947bb2c5f1ae7dfdd85c9d9dc0c:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e72b3c134..fb1da867c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +ikiwiki (2.64) UNRELEASED; urgency=low + + * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir + specified. + * ddate: Stop clobbering timeformat when not enabled. + * progress: New plugin to generate progress bars (willu) + + -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 + ikiwiki (2.63) unstable; urgency=low * Set cookies HttpOnly.