aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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