diff options
author | Frederic Culot <calcurse@culot.org> | 2007-12-10 19:05:10 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-12-10 19:05:10 +0000 |
commit | 41e7eb0a83f9a6a921ddd54ed89740eaba595354 (patch) | |
tree | eed9937fe972a76796bb2c6fa6d79dba8a5734a2 | |
parent | c14845b73c70ce97e0179c43cbb23a5be85b09b1 (diff) | |
download | calcurse-41e7eb0a83f9a6a921ddd54ed89740eaba595354.tar.gz calcurse-41e7eb0a83f9a6a921ddd54ed89740eaba595354.zip |
bugfix: leap years should now be properly handled
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |