From 41e7eb0a83f9a6a921ddd54ed89740eaba595354 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 10 Dec 2007 19:05:10 +0000 Subject: bugfix: leap years should now be properly handled --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index da96ea1..89e75fb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +09 Dec 2007: + bugfix in recur_item_inday(): leap years should now be properly handled + calendar_move_up(), calendar_move_down(), calendar_move_left(), + calendar_move_right() were modified to properly handle leap years + and gathered together into calendar_move() + date_change() added + 22 Oct 2007: 1.9 TODO and NEWS files updated po files updated -- cgit v1.2.3