diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-02 12:58:45 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-02 12:58:45 -0500 |
commit | f02f806cf70ed19c9e9aa70e232ca46398b3538a (patch) | |
tree | fdd892e392f66e610ed344ddc353185396de13a4 /debian/changelog | |
parent | 092877335cf0994fc1066e74309f698b2a101f76 (diff) |
calendar: Fix month wraparound error that broke in December.
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 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 |