2004-05-26 Michael Meeks * Version 2.6.1 2004-05-26 Arvind Samptur * activation-server/object-directroy.h : Add od_finished_internal_registration () helper function. * activation-server/object-directroy-corba.c (add_active_server): Don't add our internal servers count to n_active_servers. * activation-server/activation-server-main.c (main): Use od_finished_internal_registration () to indicate that we are done with our internal server registeration. Fixes #139500 2004-05-14 Michael Meeks * bonobo-activation/bonobo-activation-init.c: move sys/types.h include upwards for bsd. 2004-05-06 Michael Wilson * bonobo/bonobo-application.c (message_desc_copy) (_gtype_to_typecode): bin bogus gnuism: __inline__ 2004-05-05 Michael Wilson * bonobo/bonobo-application.c: bin bogus trailing ',' and ';' - fix AIX build. 2004-04-16 Iñaki Larrañaga * configure.in: Added "eu" (Basque) to ALL_LINGUAS. 2004-04-15 Gustavo J. A. M. Carneiro * activation-server/object-directory-corba.c (od_register_runtime_server_info): Do not ever try to update a ServerInfo if there's already another ServerInfo registered for the given IID. This both improves performance and avoids a possible memory error that I have been unable to track down after much debugging. 2004-04-09 Guntupalli Karunakar * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS. 2004-04-06 Pablo Saratxaga * ChangeLog: converted to UTF-8 2004-03-30 Adam Weinberger * configure.in: Added en_CA to ALL_LINGUAS. 2004-03-22 Guntupalli Karunakar * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS. 2004-03-17 Tony Arnold * bonobo-activation/bonobo-activation-client.c: ugly hack for Darwin's whacked-out 'environ. 2004-03-16 Gareth Owen * configure.in: Added en_GB to ALL_LINGUAS 2004-03-15 Julio M. Merino Vidal * bonobo-activation/bonobo-activation-get-language-list.c (unalias_lang): read aliases from the prefix first (NetBSD)