Fixed many bugs concerning recurrent items
This commit is contained in:
parent
e779ad585c
commit
c7d018ee4b
@ -1,3 +1,12 @@
|
|||||||
|
19 Aug 2006:
|
||||||
|
bugfix: in io.c, a bug could cause a fatal error when loading from file
|
||||||
|
an endless recurrent item with non-repeated days
|
||||||
|
bugfix: in recur.c, fixed a bug which could result in an infinite loop
|
||||||
|
when saving multiple days
|
||||||
|
bugfix: in calcurse.c, a newly created appointment or event is now
|
||||||
|
correctly highlighted
|
||||||
|
recur_repeat_item() updated to check if the frequence is valid
|
||||||
|
|
||||||
16 Aug 2006:
|
16 Aug 2006:
|
||||||
recur_exc_scan() created
|
recur_exc_scan() created
|
||||||
recur_event_new() and recur_apoint_new() updated to take non-repeated
|
recur_event_new() and recur_apoint_new() updated to take non-repeated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user