VERSION 0.3.5
=============

* Fixed MultiplexConnection so that it terminates correctly when the
  connection is lost.

* Fixed MultiplexConnectionSSLServer so that it requires clients to 
  authenticate themselves.

VERSION 0.3.4
=============

* Added notification support to ThreadPool

VERSION 0.3.3
=============
* Made performance improvements to the multiplexed IPC library

* Added thread groups to the ThreadPool

* Added support to log exception stack traces to the LoggerIfc	

VERSION 0.3.2
=============
* Changed the BasicService to avoid using deprecated thread calls

* Cleaned up the build script

VERSION 0.3.1
=============
* Added SSL support for MIPC connections using SUN's JSSE 1.0.2 package.

VERSION 0.3
===========
* Added multiplexed IPC library contributed by Art Whitten

VERSION 0.2
===========
* N/A

VERSION 0.1
===========
* Created core library
