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.