2005-04-07  Jules Colding  <[email protected]>

       * configure.in: Bump version to 2.12.2

       * NEWS: Update

2005-04-06  Anders Carlsson  <[email protected]>

       * src/orb/orb-core/corba-orb.c:
       (ORBit_initial_references_by_user):
       Release objects.

       (ORBit_set_initial_reference):
       Release existing objects.

2005-04-06  Anders Carlsson  <[email protected]>

       * src/orb/orb-core/corba-object.c:
       (ORBit_handle_location_forward):
       Reset the connection since the forwarded object has a new

2005-02-13  Arvind Samptur <[email protected]>

       * src/orb/orb-core/corba-orb.c (ORBit_ORB_start_servers): if we
       are using LocalOnly option or only UNIX sockets then set
       hostname to be "localhost"
       Patch reviewed by Michael Meeks