aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-08-06 14:28:47 +0000
committerFrederic Culot <calcurse@culot.org>2006-08-06 14:28:47 +0000
commit2649cb0e35662ab5a41bae2cb9805d03c5c34de6 (patch)
treeb6bb38ad46b814cad998d3d5d9b30bc3cd799b61 /ChangeLog
parent2122669165c32e327ad2c7ac2c28a69e65989297 (diff)
downloadcalcurse-2649cb0e35662ab5a41bae2cb9805d03c5c34de6.tar.gz
calcurse-2649cb0e35662ab5a41bae2cb9805d03c5c34de6.zip
Recurrent items implementation
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb73792..7864df5 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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