From 8d44d5b8fae0d145e9698edcd2c752ff8755a307 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 23 Sep 2002 11:50:12 +0000 Subject: move success notification code to its own code block, since it was being 2002-09-23 Rodrigo Moya * pcs/query.c (start_cached_query_cb): move success notification code to its own code block, since it was being run for parse errors also. Also, remove all traces of the query from the cache if there is an error. Also, use GINT_TO_POINTER instead of GPOINTER_TO_INT. svn path=/trunk/; revision=18165 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b375856f06..1e4b589382 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2002-09-23 Rodrigo Moya + + * pcs/query.c (start_cached_query_cb): move success notification code + to its own code block, since it was being run for parse errors also. + Also, remove all traces of the query from the cache if there is an + error. Also, use GINT_TO_POINTER instead of GPOINTER_TO_INT. + 2002-09-23 Rodrigo Moya Fixes #28310 -- cgit v1.2.3