From 1a5179564e8af50a8585cab6209ad51f0deb98d3 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Fri, 26 Oct 2001 07:13:00 +0000 Subject: Get a fresh CORBA_Environment for every CORBA call. Hopefully will fix 2001-10-26 Federico Mena Quintero * pcs/cal.c (cal_construct): Get a fresh CORBA_Environment for every CORBA call. Hopefully will fix #11978, but I'm not sure about what else could be happening. (cal_get_password): Free the exception. svn path=/trunk/; revision=14126 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 75f604f402..5e29e80909 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-10-26 Federico Mena Quintero + + * pcs/cal.c (cal_construct): Get a fresh CORBA_Environment for + every CORBA call. Hopefully will fix #11978, but I'm not sure + about what else could be happening. + (cal_get_password): Free the exception. + 2001-10-25 Damon Chaplin * gui/e-itip-control.c: used functions to get PUBLISH_OPTIONS etc., -- cgit v1.2.3