aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-11 21:06:10 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-11 21:26:43 -0400
commitdd80be66ee7d9a28e788efcc1b3eb62bbe8611dd (patch)
tree6539b4f2c5604fea0df6ff51190a81a64529e742 /debian
parent71e266b939d72871f7efbc9c498dc9b472bdf9eb (diff)
downloadikiwiki-dd80be66ee7d9a28e788efcc1b3eb62bbe8611dd.tar
ikiwiki-dd80be66ee7d9a28e788efcc1b3eb62bbe8611dd.tar.gz
calendar: Fix midnight rebuild trigger of calendars with explicit month/year.
It was just broken for calendars with an explicit month or year, not triggering at all. Now it will update those at appropriate times.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e288dd08..c64758a77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ ikiwiki (3.2009XXXX) UNRELEASED; urgency=low
* Transitive dependencies are now correctly supported.
* ikiwiki-calendar: New command automates creation of archive pages
using the calendar plugin.
+ * calendar: Fix midnight rebuild trigger of calendars with explicit
+ month/year.
-- Joey Hess <joeyh@debian.org> Fri, 09 Oct 2009 19:53:50 -0400