version 3.0 (2006-03-28) BaseHandler will no longer chunk resources if the 
            content length is known. Set sockets to use TcpNoDelay
	    (Nagle's algorithm). Started to redo the pipeline handling. 
	    Implemented block listener handling to file reousrces. Cache
	    will now use buffered streams. Added LogRotator again.

version 3.0 pre-release (2006-02-13) first pre release of rabbit
            3.0. RabbIT now uses java.nio for all network talk and most of
	    the internal systems uses threads for long time operations. 
	