diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index da49c4f122..98d6eba9c4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2001-06-19 JP Rosevear <jpr@ximian.com> + * gui/control-factory.c (control_factory_init): add auto exit unref + + * gui/component-factory.c (destroy_cb): destroy our selves if we + have no more shells + (component_factory_init): add auto exit unref + +2001-06-19 JP Rosevear <jpr@ximian.com> + * gui/Makefile.am: don't compile or install the old meeting edit stuff |