From 0fb3c90934dc460fb97da23fa7a22a6eb4c34fe9 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 17 Apr 2000 19:17:07 +0000 Subject: We have a new "last_calendar_gone" signal that Wombat can use to terminate 2000-04-16 Federico Mena Quintero * pcs/cal-factory.h (CalFactoryClass): We have a new "last_calendar_gone" signal that Wombat can use to terminate itself properly. * pcs/cal-factory.c (cal_factory_class_init): Register the "last_calendar_gone" signal. (backend_destroy_cb): Emit the "last_calendar_gone" signal instead of killing the factory. * pcs/Makefile.am: Added $(CORBA_GENERATED) to BUILT_SOURCES. (INCLUDES): Make the log domain be "wombat-pcs". svn path=/trunk/; revision=2475 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 71bd524e88..ee1f7f80d9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2000-04-16 Federico Mena Quintero + + * pcs/cal-factory.h (CalFactoryClass): We have a new + "last_calendar_gone" signal that Wombat can use to terminate + itself properly. + + * pcs/cal-factory.c (cal_factory_class_init): Register the + "last_calendar_gone" signal. + (backend_destroy_cb): Emit the "last_calendar_gone" signal instead + of killing the factory. + + * pcs/Makefile.am: Added $(CORBA_GENERATED) to BUILT_SOURCES. + (INCLUDES): Make the log domain be "wombat-pcs". + 2000-04-17 Seth Alves * pcs/cal-backend.c (add_object): removed implicit save, since -- cgit v1.2.3