diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-11 21:42:59 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-11 21:42:59 -0400 |
commit | f3342773d3a6c9da11c248c4cc385dca284add06 (patch) | |
tree | 23f92800cafa91913f4a3243a0352ddff47762ab /debian/changelog | |
parent | dd80be66ee7d9a28e788efcc1b3eb62bbe8611dd (diff) |
calendar: Fix bug in next/previous year/month links, which sometimes linked to an archive page from the wrong year.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c64758a77..8881c48aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ ikiwiki (3.2009XXXX) UNRELEASED; urgency=low using the calendar plugin. * calendar: Fix midnight rebuild trigger of calendars with explicit month/year. + * calendar: Fix bug in next/previous year/month links, which sometimes + linked to an archive page from the wrong year. -- Joey Hess <joeyh@debian.org> Fri, 09 Oct 2009 19:53:50 -0400 |