scanning of recurrent items' non-repeated days implemented

This commit is contained in:
Frederic Culot 2006-08-16 20:12:19 +00:00
parent ea12c5d7ee
commit cae181cab3

View File

@ -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