============================================================================
ChangeLog
============================================================================

20 September 2002: Version 1.1.0 to 1.2.0
-----------------------------------------

* Apache 1 & 2 versions merge into a single package

* mod_benchmark.c:

- Directive BenchmarkTrace is now at Server Scope
- Better handling of Rewrite rules and subqueries

* sql/*sql:
- Added new fields:
	- IP address of client and server (used in case of Load Balancing)
	- real filename after URI translation


12 September 2002: Version 1.0.2 to 1.1.0
-----------------------------------------

* support for "configure;; make; make install"


30 August 2002: Version 1.0 to 1.0.2
------------------------------------

* mod_benchmark.c:

- change the SQL syntax to make it more portable. Remove the NOW() call
  of internal MySQL function
- add support of Sybase

* sql/mod_bechmark*.sql

- create one script per DBM for tables creation 

* benchmark/statdisplay.php

- add a random value to the name of the generated graphs to avoid a
  problem of cache in the browser

* yourglobals.inc.php

- add the $dbtype variable

* dbbenchmark.inc.php

- create new classes, one for each type of DBM (MySQL, Sybase...)
- all specific SQL syntax is now encapsulated in these small classes
- provides support for Sybase (with ct library)

================================== EOF =====================================
