#	1.0.3
#	- 12/05/2001
#		.Fixed __NOD32__ spelling error
#		.Replaced hard coded -rli -iname flags for grep and find with
#		OS dependent $grep_flags and $find_flags as determined within
#		the install.sh
#		.Minor adjustments to the install and inflex.raw files (asthetic)
#
#	1.0.2
#	- 09/05/2001
#		. Fix for McAfee AV detection in install.sh
#		. more fixes for SuSE detection in install.sh
#		. Added NOD32 AntiVirus support
#		. Changed cronlog entry for SuSE to have 'root' addition
#		. Ensured install.sh removed __NOD32__ line if not selected
#
#	1.0.1
#	- 08/05/2001
#		. Corrected SuSE install section in install.sh
#
#	1.0.0PR3 
#
#	- 07/05/2001
#		. Added automatic AV type insertion into install script
#		. Cleaned up install script a little more, more readable
#		. Fixed up fixcf, was comparing S98 on a LOWcase string!
#		. Added additional S98/R0 catch R$* <@>
#
#	- 17/04/2001
#		. Fixed returning exit status to ensure that error message
#		deliveries occurred (for things like unknown user etc)
#		. Improved Executable detection line (Phil Crooker)
#		. Corrected possible grep loop with the text scan, 
#		changed grep -ir >> grep -irl
#
#
#	- 14/04/2001
#		.Minor costment and logical corrections to fixcf
#
#	- 02/04/2001
#		.Updated ripMIME pack (to deal with ISO filenames)
#
#	- 30/03/2001
#		.Fixed up deliver-administrator emailing portion (really silly error)
#		.Re-fixed up ReceiverAV and RecevierBLK messages
#
#	- 29/03/2001
#		.Fixed up "deliverReceiver" message variable names - 
#			thanks to Thibaut Allender for pointing out this error.
#		.Fixed up 'fixcf.c' so that it can successfully detect where
#			to place the #inflex ruleset for Sendmail v8.9.3
#
#
#	- 21/03/2001
#		.altered inflex script to also use 'printf' rather than echo
#		.changed delivery of notifications to use sendmail rather than
#			mail
#		.changed final delivery of passed mesage to extract sender/receivers
#			directly from the headers, rather than the ${sender} ${receivers}
#		.added ${unpackdir} to the varlists because I was previously scanning/texting
#			from the ${tmpdir} which is one level too high, and wasting CPU
#			with redundant scanning.
#
#       - 17/03/2001
#               .inflex temp dirs were being put into the ${inflexdir}, rather than
#               ${inflex}/tmp/
#               .updated ripMIME utility
#               .improved install script using Steven K's diff
#               .started using ripMIME "daily" rather than PRx specifics
#
#
#	1.0.0PR2 - 16/03/2001
#		.Corrected shell script variable mismatching
#		.reworded report-emails
#		.Improved the install script to handle (auto) various file
#		locations on different Distributions
#
#	1.0.0PR1 - 15/03/2001
#		.Changes too numerous to mention at the moment
#		.see inflex script for details (in heading)
#
#	0.1.5 - 04/04/2000
#		.Removed '7' out of the Minflex flags
#		.Provided both relaying and non-relaying version of .cf
#		.Updated FAQ with some useful hints re McAfee
#		.Inserted filename block specifically for the I LOVE YOU virus


#	0.1.4 - 14/01/2000
#		.Fixed up reported blocked directory
#		.Replaced hard-coded sendmail cmd line with a more
#		  generic one.
#		.Added Ability to turn on/off various sections of scanner
#		  ie, file type, file name, antivirus
#		.Ability to turn on/off sending of various proponents of 
#		  the messages to various people when a block is performed
#		.Minor typos in sender,receiver messages
#		.X-header addition
#

#       0.1.3 - 13/01/2000
#               .Made blocked emails get moved to a blocked$$ directory
#               .Added Exim mailout support
#

#		.Changed version format, to match that of typical
#		.LINUX based systems.
#		.Added support for McAfee and Sophos AntiVirus packages
#		.Cleaned up logging 
#		.changed directory naming to inflex$$ rather than av$$
#		.Made common apps such as find, file, grep become vars
#		  in the script so as to make things easier for
#		  alteration later on.
#		.Modified the INSTALL document
#		.Included a Makefile for installing the files


Saturday January 08 2000:

	Added the ability to use the Sophos Antivirus software

Friday January 07 2000 :
	
	Initial release of Inflex

-END.
