News for the 1.4.2 release (03/13/2000)

	New option keep_hostname(), which allows you to keep reported
	hostnames unmodified.

News for the 1.4.1 release (03/10/2000)

        Configuration file reading bugfixes, pipe driver cleanup.
        Line reading cleaned up to avoid memmove()s.

News for the 1.4.0 release (03/03/2000)

	New features:
	  * macro expansion
	  * code cleanup (affects mainly) the sockets code
	  * portability fixes (Alpha, PPC problems fixed, ReliantUnix, 
	    AIX support added, HP-UX partially supported (untested))
	  * improved stability

	You should be running this version if you want stability and
	features. The 1.5.x development cycle is forked so expect
	exciting new stuff in those releases.

News for the 1.4.0rc2 release

        Changed the lexical scanner to be a bit more friendly wrt '..'. You
        can now use debug..info instead of debug .. info.
        
        Portability and other bugfixes (fixed Alpha, PPC problems). 
        Compiles on AIX.
        
News for the 1.3.15 release

	Added the possibility to create directories on the fly. You'll need
	to enable the create_dirs() option.
	
	Added a -V flag to display version number.
	
	Updated documentation, destination file() driver now fully documented.
	
	Fixed a few bugs.
