aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-12-02 12:58:45 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-12-02 12:58:45 -0500
commitf02f806cf70ed19c9e9aa70e232ca46398b3538a (patch)
treefdd892e392f66e610ed344ddc353185396de13a4 /debian
parent092877335cf0994fc1066e74309f698b2a101f76 (diff)
downloadikiwiki-f02f806cf70ed19c9e9aa70e232ca46398b3538a.tar
ikiwiki-f02f806cf70ed19c9e9aa70e232ca46398b3538a.tar.gz
calendar: Fix month wraparound error that broke in December.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2b468ca2f..3afe89b59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ikiwiki (3.20091114) UNRELEASED; urgency=low
modification date display, etc.
* htmllink: Allow a title attribute to be specified.
* calendar: Add title attributes for all links in the calendars.
+ * calendar: Fix month wraparound error that broke in December.
-- Joey Hess <joeyh@debian.org> Mon, 16 Nov 2009 15:46:45 -0500