From 8c48e7682cfbc8aac611ffefe5db12736257b716 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 23 Sep 2002 12:13:58 +0000 Subject: remove timeout function always and re-add it if the query is in progress. 2002-09-23 Rodrigo Moya * pcs/query.c (start_cached_query_cb): remove timeout function always and re-add it if the query is in progress. svn path=/trunk/; revision=18166 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1e4b589382..591831bbdf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-09-23 Rodrigo Moya + + * pcs/query.c (start_cached_query_cb): remove timeout function always + and re-add it if the query is in progress. + 2002-09-23 Rodrigo Moya * pcs/query.c (start_cached_query_cb): move success notification code -- cgit