diff options
author | Frederic Culot <calcurse@culot.org> | 2006-08-06 14:28:47 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-08-06 14:28:47 +0000 |
commit | 2649cb0e35662ab5a41bae2cb9805d03c5c34de6 (patch) | |
tree | b6bb38ad46b814cad998d3d5d9b30bc3cd799b61 | |
parent | 2122669165c32e327ad2c7ac2c28a69e65989297 (diff) | |
download | calcurse-2649cb0e35662ab5a41bae2cb9805d03c5c34de6.tar.gz calcurse-2649cb0e35662ab5a41bae2cb9805d03c5c34de6.zip |
Recurrent items implementation
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +06 Aug 2006: + recur_item_inday() updated to take non-repeated days into account + recur_repeat_item() and day_get_item() created + 'R' menu key added to repeat an event or an appointment + 02 Aug 2006: bugfix: Debian bug #377543 fixed, thanks to Neil for reporting it recur_event_erase(), recur_apoint_erase() and recur_write_exc() created |