diff options
author | Frederic Culot <calcurse@culot.org> | 2006-08-16 20:12:19 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-08-16 20:12:19 +0000 |
commit | cae181cab3155f89ab904fc7b9a4f798d39c169a (patch) | |
tree | 0bc3a0d678a9c6fb5e2d8405e802b9d39c4bd292 /ChangeLog | |
parent | ea12c5d7ee3cf81f1caa41a732dc9f82fb2b0aef (diff) | |
download | calcurse-cae181cab3155f89ab904fc7b9a4f798d39c169a.tar.gz calcurse-cae181cab3155f89ab904fc7b9a4f798d39c169a.zip |
scanning of recurrent items' non-repeated days implemented
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +16 Aug 2006: + recur_exc_scan() created + recur_event_new() and recur_apoint_new() updated to take non-repeated + days into account + 06 Aug 2006: recur_item_inday() updated to take non-repeated days into account recur_repeat_item() and day_get_item() created |