Version 1.5
-----------
  * Fixed missed stream flushing that could cause bugs depending on the JVM implementation
  
Version 1.4
-----------
  * Implemented better and more accurate timeout computation

Version 1.3
-----------
  * Changed code that caused JIT compilation crash in Java 1.3
	
Version 1.2
-----------
  * Fixed improperly synchronized code

Version 1.1
-----------
  * Fixed bug due to differences in Java 1.2 DatagramPacket implementation

Version 1.0
-----------
  * Initial release
