
This package follows Linux RPM style naming:
	{Program Name}-{Program Version}-{Package Version}

WinLogcheck-1.0.5-1.zip
	Fixed some trivial documentation typos.
	Added GPL licnese file from upstream project (this should have been
		there all along).


WinLogcheck-1.0.4-1.zip
	BUGFIX: Setup.bat updated to v1.3a re: missing "echo".
	BUGFIX: logcheck.sh updated to v1.3 re: paths to UNIX binaries
		(rm and cat)


WinLogcheck-1.0.3-1.zip
	BUGFIX: Setup.bat updated to v1.3 re: auditpol bug under NT4.
	Added "README-Win-First_Run.txt".
	Added to logcheck.violations.
	Limited beta testing release.


WinLogcheck-1.0.2-1.zip
	Added capability in Setup.bat to:
		Automatically set Event Viewer size and retention.
			for Application, Security and System logs.
		Open Event Viewer to verify/adjust log settings.
		Use built-in cacls.exe to set NTFS ACLS on %LCROOTW%.
		Open Explorer to verify ACLS on %LCROOTW%.
		Open notepad to edit %LCROOTW%\wrapper.cmd.
	Never released publicly.


WinLogcheck-1.0.1-1.zip
	Added capability to set logging policy via "auditpol" in Setup.bat.
	Updated documentation -- duplicate logs are not Dumpevt's fault.
		It's a poorly written MS API.
	Never released publicly.


WinLogcheck-1.0.0-1.zip
	Original program and version.
	Never released publicly.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The program version will have a major number, minor number and revision
number.  The revision number will be incremented for changes to ancillary
programs (i.e. setup), material changes to documentation, etc.  The minor
version number will be incremented for changes and bug fixes to main
programs.  The major number will be incremented for major functionality
changes to the main programs.

The package version will be incremented when I make a change to the package
which does not affect the actual programs (i.e. correcting typos in the
documentation, or using a new but funcationally equivalent binary).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Last Updated: Tue May 15 14:41:51 EDT 2007
-- JP Vossen <jp@jpsdomain.org>
