Version 0.16-1:

- fixed sites_hourly.php
- missing HTTP in request isn't any longer an error (default is HTTP/1.0)
- added genreports for CSV report generation

Version 0.15:

log2mysql:
- incremental import
- mail notification on DB errors
- fixed mod user track bug

php scripts:
- moved completly to PHP4(!!!!)
- minor and major php fixes
- added cgicalls.php3 which shows requests of CGIs and a CGI parameter list
- exclude HOSTNAME from referers
- added search possibility for a specific host
- added visits calculation

generell:
- added the logfilter script

Version 0.14: 

- added report for last 50 hits - nice for online logging
- http response code translation (new table)
- added new sites report
- color is now configurable in include.php3
- squid log support
- prettier reports
- added TODO

Version 0.13: 

- automatically recognizes common log, combined log format and now a combined
  with a mod_usertrack field 
- improved report files: removed many misstakes and generates user statistics 

Version 0.12: 

- automatically recognizes common log and combined log format 
  improved report files 
- reports are now written for PHP4 

Version 0.11: 

- improved deflate 

Version 0.10: 

- added deflate for converting back to text log 
- added field in DB for virtual domain 
- code cleanups 

Version 0.09: 

- included sample htaccess 
- split request in file and cgi parameter 
- configuration section in log2mysql 

Version 0.08: 

- removed "-" as parameter for reading from STDIN 

Version 0.07: 

- removed mysql specific function mysql_insertid 

Version 0.06: 

- removed a bug in Entry.pm 
- now additional error logging in table 
- improved speed 
- few new php-files (domain-usage, errors) 

Version 0.05: 

- log2mysql now used for online logging 

Version 0.04 (devel): 

- Completly new db-structur: modified to save space and increase speed 
  ATN: onlinelog doesnt work in this version!! 

Version 0.02: 

- Change db-fields field2 and field3 
- added db.sql 
- additional php-files 
- license/copyright statement ;-) 
- some bugs 

Version 0.01: initial relase 

