0.3.6
03-10-17 09:13:58 
	Changed 'for ((NUM=0;NUM<7;NUM++));' to 'for NUM in 0 1 2 3 4 5 6;' in
	squint.cron.sh to fix problems with some versions of bash (version
	2.03.0 or maybe with some config options). (Thanks to Vladimir Shved of
	logistic-systems.com for reporting this.)

0.3.5
03-07-09 09:42:16 
	Fixed up exec >& logfile to use tty -s to check whether the input is a
	tty - cron jobs go to file, and interactive output goes to the console.
	Removed an offensive mkdir -p from squint.cron.sh so that it is happier
	to run without errors.
	Added usage information for other squint.cron.sh options (not that they
	necessarily work, but hey)

03-07-09 08:54:23
	Fixed up sorting of access.log input so that it is more likely to be in
	the right order, regardless of what logrotate does.  It is now based on
	file time rather than on file name.  Added bz2 decompression. Helpful
	suggestions and code from Julien WAJSBERG flash at minet.net - thanks

03-06-09 16:36:02 
	Fixed carry bug - now you can only do 60 minutes per hour.

02-12-19 12:19:04 
	Removed relative BASE HREF=../ tags - this doesn't really work on
	anything except Konqueror, even if it was good for lazy programmers.

	Modified anonymiser to delete random people (not just the quiet ones).

	Added code to map user names or IP's to full names - suggested by John
	Baker jbaker from teamenergy.com - except for the bit about letting
	unknown users/IP's (e.g. DHCP pool) pass unmolested.  If you want it
	like that, you have to specify -showall on the command line.

02-11-25 14:05:24 
	Added anonymising option for web demo.

02-11-22 15:55:47 
	Bother. Silly correction in the script that was supposed to decide
	between squid/logs and log/squid

02-08-15 14:51:31
	:) You can now make a directory called lists, containing departmental
	user lists - each gets separate analysis (eek)
	:( Reports now go to a directory called 'all'

Thu Nov 15 19:26:53 SAST 2001
	Created a ChangeLog!

