aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e72b3c134..02017174c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (2.64) UNRELEASED; urgency=low
+
+ * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir
+ specified.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400
+
ikiwiki (2.63) unstable; urgency=low
* Set cookies HttpOnly.