Emil Version 1.1 patchlevel5:

	* Corrected bug that made Emil crash if incomplete
	  encodings at the end of a message was processed.

	* Corrected bugs in headers scripts in library.

	* Changed sendmail support to sendmail-5.67b+IDA-1.5
	  and sendmail-8.6.8.

	* Added alias-fix for sendmail8 with Emil.


Emil Version 1.1 patchlevel4:

	* Modified the file INSTALL.

	* Modified the end boundary offset to -1 instead of -2.


Emil Version 1.1 patchlevel3:

	* Modified this file to include description of patches.

	* Added check for 'C' and 'X' mailer fields in IDA-sendmail
	  readcf.c.

	* Modifed library/headers/mailtool.tcl.


Emil Version 1.1 patchlevel2:

	* Modified emakefile.in to avoid junk output.

	* Changed sfgets to fgets in general.c to avoid
	  inconsistensy with sendmail8.6.4 sfgets.


Emil Version 1.1 patchlevel1:

	* Modified library/headers/mailtool.tcl.

	* Modified Makefile to pass on $(CC) to emakefile

Emil Version 1.1:

	* Added support for inclusion in sendmail-8.6.4.

	* Simplified the installation procedure by use of the GNU
	  autoconf program. The makefile in charset/ is now run
	  from the top Makefile.

	* Added the TCL-function setpartlen to support SUN mailtool
	  X-Sun-Content-Lines header, and not trigger on early
	  boundary strings.
	
	* Updated the Manual.

	* Install now also installs the standalone filter `emil',
	  if available, in bindir.

	* Fixed some casts in the strncnv-routines.

	* Fixed a nasty bug in the standalone program.

	* Fixed some bugs in the header collection function.

	* Fixed some bugs in the file name handling function.

	* Moved all character conversion handling to Emil while
	  using Emil with IDA sendmail.

	* Changed some error report calls.

