Version 0.5:

	* Add licence headers to files which are missing
	* fix javadoc calls so that -link is replacable with local docs
	* add .NOPARALLEL: to disable parallel building. Fails to get debugging
	right

Version 0.4:
	
	* Add javadoc target
	* Add Manifest with Class-Path to relevant jars

Version 0.2:

	* Fix Unix Sockets not to lose reference if IO streams are still
	referenced.
	* Add methods to Debug to set the config manually
	* update Debug defaults
	* add ALL as a class name to Debug
	* write installation guide
	* fix UnixSocket.setBlocking
	* add UnixSocket.setSoTimeout

Version 0.1:

	* Initial code and packaging.
