From e56ea0ab6b21ee33eaca6a3ccd9b500eae3d67a4 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Tue, 12 Sep 2006 14:53:30 +0000 Subject: implementation of a mutex lock to protect the appointment linked lists from race conditions --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a2c072..dc389ed 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +12 Sep 2006: + implementation of a mutex lock to protect the appointment linked lists + from race conditions + apoint_llist_init() and recur_apoint_llist_init() created + several routines in apoint.c and recur.c updated to take those new lists + structure into account + 11 Sep 2006: small bugfixes in es.po DAYINSEC moved from recur.c to vars.h -- cgit v1.2.3-54-g00ecf