ORBit2-2.7.3

	* bug fixes
		+ vicious union discriminator issue (Brian Cameron)
		+ non_existent / try_connection fix (Michael)
		+ 'broken' emission at idle (Michael, George Lebl)
		+ DynAnyFactory registration (Michael)
		+ no longer explicitely "entering a wold of pain"
		+ ORBit_sequence fixes (Frank Rehberger)
		+ linc source fix (Padraig O'Briain)
		+ gthread linkage fix (Michael)
		+ struct/union leakage on exceptions (Frank)
	* featurelets
		+ improved regression tests (Michael, Frank, Bowie Owens)
		+ lots of documentation improvements (Gustavo Carneiro)
		+ -ORBInitRef, -ORBNamingIOR (Frank)

ORBit2-2.7.2


	* bug fixes
		+ fixed docs build (Gustavo Varneiro)
		+ thread pool fix (Alex)
		+ build fixes (Waschk, oGalaxy, Michael)
	* features (Michael)
		+ vastly improved thread safety (& Alex)
		+ improved regression tests
		+ much improved ABI
		+ implemented POA thread policies
		+ client side re-enterancy guard policies
		+ internalized linc as 'linc2/link'
		+ in-proc cross-thread invocation
		+ poa copying API

ORBit2-2.7.1

	* bug fixes
		+ tail align fix (Herbert Valerio Riedel)
		+ request ID fix (Herbert)
		+ thread hint fix (Gustavo Carneiro)
		+ build fixes (Richard Kinder)
		+ packed type marshal fix (Michael Haubenwallner)
		+ purifing mode fixes (Michael)
		+ use g_get_tmp_dir (Michael)
	* features
		+ much improved thread safey (Michael)
		+ improved tests (Michael)
		+ locate request impl. (Herbert)
		+ GIOP cleans (Herbert)
		+ configurable init msg limit (Michael)
		+ cygwin support (Masahiro Sakai)
		+ code cleans (Richard Kinder)

ORBit2-2.5.1

	* bug fixes
		+ relocated make check (Michael)
		+ memory corruption in imodule service (Michael)
		+ wierd autoconf missing -I (James Henstridge)
		+ always set ev on exceptions (Michael)
		+ enum typedef problem (Mark)
		+ autoconf / build fixage (Thomas Vander Stichele)
		+ name service init fix (Marion Schuenemann)
	* featurelets (Michael)
		+ non-platform specific generated code
		+ add threaded test client

ORBit2-2.5.0

	* bug fixes
		+ HP/UX / ANSI fixes (Albert Chin)
		+ imodule fixage (James Henstridge)
			+ nested unions, structs, exceptions
			+ fall-through case unions subnames
			+ type mis-inclusion
		+ request handler segv (Mark)
		+ epv typecasts (Gergo)
		+ improve generic marshaller (Michael)
		+ fix TC_void's kind (Michael)
		+ fix linc EOF locking interaction silly (Michael)
		+ kill name server cruft (Mark)
		+ fix linking for -pthread (Mark)
		+ IDL compiler backend fix (Murray Cumming)
		+ internal header / build fixes (Gergo Erdi)

	* features
		+ IDL compiler language backend API (Mark, Gergo)
		  NB. see module 'orbitcpp' for C++ bindings [!]
		+ CORBA_Typecode API (Gergo)
		+ IDL -> IInterface converter (Mark)
		+ improved imodule handling (Mark)
		+ more regression tests (Michael, James)
		+ de-bloated IDL compiler -6k LOBC (Mark)

ORBit2-2.4.3

	* bug fixes
		+ de-marshal sequences efficiently (Michael)
		+ autotools versioning (Havoc Pennington)

ORBit2-2.4.2

	* bug fixes
		+ '_' prefixes on Object builtins (Darren Kenny)
		+ idl-compiler fixes for AIX (Laurent Vivier)
		+ more regression tests (Michael)

ORBit2-2.4.1

	* bug fixes
		+ parallel build fixage (Martin Pool)
		+ lonely cnx crasher (Michael)
		+ return sys ex on no method (Michael)
		+ orbit-idl 'ns' fix (Murray Cumming, Felix Breuer)
		+ cnx / buffer lifecycle fixes (Michael)
		+ cmd line parsing regression (Gustavo Girldez)
		+ disable broken http: IOR code by default (Michael)
		+ check send buffer alignment (Alex Larsson, Michael)
		+ don't install various tests (Brian Cameron)
		+ build fixage (Jacob Berkman, Alex, Bill Haneman)
		+ debugging flag pokage fix (Mark McLouglin)
		+ marshalling sequence shrinkage (Mark)
		+ connection logic bug (Michael)
		+ don't spew debug on destroy (Michael)
		+ copy alias typecodes (Mark)

	* featurelets (Michael)
		+ GIOP fragment handling 
		+ Security Audit 
		+ 'LocalOnly' mode 
		+ new ORBIT_DEBUG=errors spew 
		+ debug build debug hooks 
		+ more graceful OOM handling 
		+ blank uninitialized outgoing data 
		+ random keys re-hashed / accelerated 
		+ skeptical sequence de-marshling 
		+ configure time dofus detection 
		+ beefed up regression tests 
			+ various spoofing
			+ randomized valid data
			+ broken fragments

ORBit2-2.4.0

	* bug fixes
		+ orbit-idl-2 knows its name (Michael)

	* featurelets
		+ bin-compat fiddling (Michael)
		+ accelerated object hashing (Michael)
		+ orbhttp clean (Richard Kinder)
		+ allow fast call disabling (Michael)
		+ shrink stubs yet further (Michael)

ORBit2-2.3.110

	* leak fixes (Michael)
		+ async code
		+ connection dispose
		+ GIOP 1.0 service contexts

	* trace cleanup (Sean Atkinson)
		+ us timestamp printing
		+ ellipsize long strings

ORBit2-2.3.109

	* Bug fixes
		+ accept NULL async callbacks (Michael)
		+ CosNaming mess fixups (Michael)
		+ Java interop fix (Mark)
		+ IDL compiler more type friendly (Gergo)

ORBit2-2.3.108

	* Bug fixes
		+ fixed array marshaling (Gergo Erdi, Michael)
		+ configure check pruning (Michael)
		+ shutdown ORB atexit to avoid UDS leaks (Michael)
		+ SSL build fixes (Michael, Colin Campbell)
		+ C++ compiler cast bits (Gergo)
		+ linkage fixes (Mark)
		+ IDL compiler initialization fixes (Mark)

	* Featurelets
		+ IDL compiler header guards (Murray Cumming)
		+ more regression tests (Michael)

ORBit2-2.3.107

	* Marshal and de-marshal code sets component correctly (Mark)
	* TypeCode portability fix (Laca)
	* spec file re-write (Greg Leblanc)
	* Check recv buffer is correctly aligned (Dou Wen)

ORBit2-2.3.106

	* Support enum declaration within a union decl (Mark)
	* G_BEGIN_DECLise the headers (Sam Couter)
	* Make the macro's vaargs usage portable (Yanko Kaneti)
	* Fix several silly typos (Mark, Michael)
	* Forte compiler workaround (Mark)
	* autogen fixes (Jacob)

ORBit2-2.3.105

	* Changes
		+ object debugging (Michael)
		+ expand in-proc trace debugging (Michael)
		+ genuid cleanups (Michael, Mark)
		+ minor typecode idl comiler cleanup (Mark)

	* Bugs
		+ Makefile.shared disting problem (Michael)
		+ context removing bug (Michael)
		+ various Any comparing bugs (Michael, Mark)

ORBit2-2.3.104

	* runtime GIOP debugging (Mark)	
	* union, any and floats regression tests (Mark)
	* minor optimisations/rationalisations (Mark)
	* orb-core code cleanups (Mark)
	* removing deprecated glib functions (Shivram U)

ORBit2-2.3.103

	* Changes
		+ big POA cleanup (Mark)
		+ unique id generator re-write (Mark, Michael)
		+ runtime debugging (Jacob Berkman, Mark)
		+ idl compiler checks oneway's validity (Mark)
		+ union marshalling cleanup (Mark)
		+ allow multiple ORB:init calls (Michael)

	* Bugs
		+ fix profile leaks (Michael)
		+ fix screwy idl compiler output (Xiong Jiang)
		+ bomb out if alingment checks fail (Mark)

ORBit2-2.3.102

	* Changes
		+ re-enterancy various (Michael)
		+ moved IDL install (Mark)
		+ performance regression test (Michael, Mark)
		+ fixed regression tests (Michael)

ORBit2-2.3.101

	* Features
		+ configurable non-blocking IO with the new linc (Michael)
		+ performance regression test (Michael, Mark, Laszlo Peter)
		+ Name/Sock options for init connection (Roland Juelich)

	* IDL compiler
		+ generate correct unsigned defines (Michael)
		+ handle NULL obj / impl cleanly (Mark)

	* Misc.
		+ more regression tests (Mark)
		+ autoconf updates (Sam Couter)
		+ IOP profile fixage (Roland Juelich, Marl)
		+ spec fixage (Ross Golder)

ORBit2-2.3.100

	* Bugs
		+ more regression tests (Michael)
		+ IDL compiler fixage (Laszlo Peter, Michael)
		+ FreeBSD build fixage (Theo Van Klaveren)
		+ hashing issues (Michael)
		+ union alignment fixage (Mark, Laszlo)
		+ re-work debug code (Mark)
		+ typecode marshaling byteswaps (Mark)
		+ any de-marshaling byteswaps (Mark)
		+ build fixage (Jacob)

ORBit2-2.3.99

	* Features
		* Speedups (Michael)
			+ string marshaling
			+ input handling
			+ allocation
			+ object duplicates
		* Misc (Michael, +)
			+ extended purify cleanliness
			+ loads more regression tests
			+ add flags and spare fields to TypeCode
			+ improved giop encapuslation (+Mark)
			+ cleaned & radicaly simplified giop code
			+ close cnx on GIOP_CLOSECONNECTION

	* Bugs
		* POA
			+ exception fixes (Mark)
			+ ref counting fixes (Mark, Michael)
			+ stale ref on object fix (Michael, Mark)
		* ORB (Michael)
			+ IIOP profile copy bug
			+ is_equivalent issues
			+ register local objrefs correctly in cache
			+ cache connections correctly.
			+ drop unexpected system ex's silently (Michael)
		* Misc
			+ build warning fixage (Mark)
			+ print only ascii in trace mode (Michael)
			+ Build fixage (Johan Dahlin, Abel Cheung)
