aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-12-10 19:05:10 +0000
committerFrederic Culot <calcurse@culot.org>2007-12-10 19:05:10 +0000
commit41e7eb0a83f9a6a921ddd54ed89740eaba595354 (patch)
treeeed9937fe972a76796bb2c6fa6d79dba8a5734a2
parentc14845b73c70ce97e0179c43cbb23a5be85b09b1 (diff)
downloadcalcurse-41e7eb0a83f9a6a921ddd54ed89740eaba595354.tar.gz
calcurse-41e7eb0a83f9a6a921ddd54ed89740eaba595354.zip
bugfix: leap years should now be properly handled
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
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