diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-08 19:40:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-08 19:40:23 -0400 |
commit | 2b53de66a06dd6449cf81f105bc6cdcf44ebac0d (patch) | |
tree | 2a2aac3f5adb5de012c6bcc1f5f59395f0410408 /debian/changelog | |
parent | 0e654c1ea0b7009f497a7fc6f44263ee79860dd8 (diff) |
ddate: Stop clobbering timeformat when not enabled.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 02017174c..6ef68a7f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ 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. -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 |