================================ 2.24.1 ============================

2009-01-27  Tor Lillqvist  <tml@novell.com>

	* activation-server/Makefile.am: Link as a "GUI" exe file on
	Windows to avoid console windows.

	* activation-server/activation-server-main.c (main): Use the verb
	"started" instead of "forked" in error message.

	On Windows, if the BONOBO_ACTIVATION_DEBUG_OUTPUT environment
	variable is set, do ensure that stdout and stderr goes
	somewhere. If necessary open a new console. If somebody attempts
	to run bonobo-activation-server directly, always ensure the
	ensuing error message is visible.

	(ensure_output_visible) (wait_console_key): New functions used on
	Windows to ensure output goes somewhere even if the executable is
	a "GUI" one.

2008-01-14  Fridrich Strba  <fridrich.strba@bluewin.ch>

	* configure.in: allow override the check for ORBIT_IDL from 
	environmental variable + prevent AC_TRY_RUN from bailing out
	when we are cross-compiling.

2008-12-15  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Require glib 2.14.0.

2008-12-11  Kjartan Maraas  <kmaraas@gnome.org>

	* bonobo/bonobo-generic-factory.c: (last_unref_cb): Don't
	do this one as that might be explicitly set.

2008-12-11  Kjartan Maraas  <kmaraas@gnome.org>

	* activation-server/server.h:
	* bonobo-activation/bonobo-activation-private.h:
	* bonobo/bonobo-generic-factory.c:
	And remember to adjust the timeout constants accordingly.

2008-12-11  Kjartan Maraas  <kmaraas@gnome.org>

	* bonobo-activation/bonobo-activation-init.c:
	(bonobo_activation_postinit): Fix typo.

2008-12-11  Kjartan Maraas  <kmaraas@gnome.org>

	* activation-server/object-directory-corba.c: (check_quit):
	* bonobo-activation/bonobo-activation-init.c:
	(bonobo_activation_postinit):
	* bonobo/bonobo-generic-factory.c: (last_unref_cb),
	(bonobo_generic_factory_main_timeout):
	Use g_timeout_add_seconds and friends in a few places.

2008-12-09  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Don't use <glib/gthread.h> here either.

2008-12-09  Kjartan Maraas  <kmaraas@gnome.org>
	* activation-server/activation-server-main.c
	* bonobo-activation/bonobo-activation-shlib.c
	* test-activation/bonobo-activation-test.c
	* test-activation/empty-client.c
	Remove some #if 0'ed out code.

2008-12-09  Kjartan Maraas  <kmaraas@gnome.org>

	* activation-server/object-directory-load.c:
	glib include fix. Patch from Przemysław Grzegorczyk
	Closes bug #563712.

2008-10-17  Cosimo Cecchi  <cosimoc@gnome.org>

	* bonobo-activation/Makefile.am:
	* bonobo-activation/bonobo-activation-client.h:
	* bonobo/Makefile.am:
	* bonobo/bonobo-main.c:
	* bonobo/bonobo-running-context.c:
	* configure.in:
	* monikers/Makefile.am:
	* tests/Makefile.am:
	* tests/test-activation/Makefile.am:
	Use and enforce single GLib includes.

2008-09-22  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Post release bump.
