========================= 2.23.1 ===================== 2008-08-19 Kjartan Maraas * NEWS: Update for release. * activation-server/activation-context-corba.c: (ac_query_get_var): s/strcasecmp/g_ascii_strcasecmp. * bonobo/bonobo-object.c: (bonobo_object_class_init): Notify the user about initializing bonobo with a warning and not a g_error. 2008-08-11 Tobias Mueller * bonobo/bonobo-object.c (bonobo_object_class_init): Checks for bonobo being initialized in bonobo_object_class_init, else notify the user. Fixes bug 543735. 2008-07-25 Tobias Mueller * bonobo/bonobo-main.c (bonobo_init): Extend documentation to reflect the fact that it accepts NULL. Fixes bug 543733. 2008-07-07 Michael Meeks * activation-server/activation-context-corba.c (ac_rescan), * activation-server/object-directory-corba.c (as_rescan): fix identical bug in cut/paste code (urgh): we should reset idle_id in the idle handler, so we can cope with the race more than once. Switch to a 100ms timeout from idle too: to cope with lots of app death on Zap more efficiently. 2008-06-16 Ray Strode * configure.in: Post-release bump