========================== 2.14.11 ========================
2008-01-11 J. Specht <
[email protected]>
* src/orb/orb-core/corba-object.c (CORBA_Object__imethods):
fix broken method name lengths - all off by one.
2007-11-12 Jules Colding <
[email protected]>
* src/orb/orb-core/corba-any.c (giop_byteswap): This function is only
used in this file so there is really no need to keep giop-endian.[ch]
around any more.
2007-10-30 Tor Lillqvist <
[email protected]>
* test/timeout-server.c (create_ipv4_orb): Drop unnecessary
zeroing of the argv as the code below assigns all elements of it
anyway. And the third argument to memset() was wrong.
2007-10-29 Tor Lillqvist <
[email protected]>
* include/orbit/GIOP/giop-connection.h
* src/orb/orb-core/orbit-small.c (ORBit_small_connection_unref):
Adapt to change of prototype of link_connection_ref() and
link_connection_unref().
2007-10-17 Tor Lillqvist <
[email protected]>
* test/timeout.sh: Use the killall command only on Linux. On
Solaris, for instance, the killall command does something
different... On other systems ask the user to manually kill the
timeout-server and/or lt-timeout-server processes.
2007-10-15 Kjartan Maraas <
[email protected]>
* configure.in: Post release bump.