2005-08-16  Michael Meeks  <[email protected]>

       * Version 2.12.13

2005-08-15  Michael Meeks  <[email protected]>

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

2005-08-12  Michael Meeks  <[email protected]>

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

2005-08-13  Davyd Madeley  <[email protected]>

       * configure.in:
       * linc2/src/linc-protocols.c: Check for sys/sockio.h, required for
         building on Solaris 9. Patch from James Andrewartha
         <[email protected]>.

2005-08-11  Michael Meeks  <[email protected]>

       * 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  <[email protected]>

       * 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  <[email protected]>

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

2005-04-11  James Henstridge  <[email protected]>

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