2005-08-16  Michael Meeks  <michael.meeks@novell.com>

	* Version 2.12.13

2005-08-15  Michael Meeks  <michael.meeks@novell.com>

	* configure.in: add threading libraries to ORBIT_NAME
	pkg-config check: #313403

2005-08-12  Michael Meeks  <michael.meeks@novell.com>

	* configure.in: AC_PREREQ(2.54) not 2.12 for
	Gustavo Gama, #313274.

2005-08-13  Davyd Madeley  <davyd@madeley.id.au>
	
	* configure.in:
	* linc2/src/linc-protocols.c: Check for sys/sockio.h, required for
	  building on Solaris 9. Patch from James Andrewartha
	  <trs80@ucc.asn.au>.

2005-08-11  Michael Meeks  <michael.meeks@novell.com>

	* src/orb/orb-core/corba-any.c (ORBit_demarshal_arg):
	propagate the error condition we laboured hard to get right
	to our caller.
	(ORBit_demarshal_value): when sequence de-marshalling
	dies, nail the length as well as freeing the buffer.
	Fixes #310270#

2005-08-08  Kjartan Maraas  <kmaraas@gnome.org>

	* src/orb/orb-core/corba-orb.c: (CORBA_ORB_destroy): Release
	the lock here. Patch from Aivars Kalvans. Closes bug #153897.

2005-06-02  Sandie Vanderme  <sandie.vanderme@bull.net>

	* configure.in: add missing AC_CHECK_HEADERS(netdb.h)

2005-04-11  James Henstridge  <james@jamesh.id.au>

	* configure.in: rename PKG_CONFIG_MIN_VERSION variable to
	xPKG_CONFIG_MIN_VERSION, to work with pkg-config >= 0.16.0.