aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d0a839ba79..02c40758a4 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2002-10-22 Rodrigo Moya <rodrigo@ximian.com>
+ Fixes #32371
+
+ * pcs/query.c (start_cached_query_cb): CORBA_exception_init the
+ CORBA_Environment before using it.
+
+2002-10-22 Rodrigo Moya <rodrigo@ximian.com>
+
* pcs/cal-factory.c (lookup_backend): use NULL for pointer instead of
FALSE.