From 47843d5fe0d8ef95d1d001af559e0b3c93e154a1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 30 Oct 2001 22:29:08 +0000 Subject: New utility function. (sleep_with_g_main_loop_timeout_callback): Callback * e-component-registry.c (sleep_with_g_main_loop): New utility function. (sleep_with_g_main_loop_timeout_callback): Callback function for `sleep_with_g_main_loop()'. (wait_for_corba_object_to_die): Use `sleep_with_g_main_loop()' instead of `sleep()'. svn path=/trunk/; revision=14493 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 78870b7c9a..16672025ae 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2001-10-30 Ettore Perazzoli + + * e-component-registry.c (sleep_with_g_main_loop): New utility + function. + (sleep_with_g_main_loop_timeout_callback): Callback function for + `sleep_with_g_main_loop()'. + (wait_for_corba_object_to_die): Use `sleep_with_g_main_loop()' + instead of `sleep()'. + 2001-10-30 Ettore Perazzoli * main.c (development_warning): Removed. -- cgit v1.2.3