summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAge
* Fixed buglet with preserve file (needed semicolon) and updated README.1.15Gravatar Christopher Powell 2002-04-08
* Added a mysql_close mechanism to the child exit process to fix MySQLGravatar Christopher Powell 2001-12-07
* Big changes including reworked cookie code, new directives, SSL logging,Gravatar Christopher Powell 2001-12-03
* Initial revision1.09Gravatar Christopher Powell 2001-11-28
2:16 +0000'>2004-03-22 * updated release date1.96Gravatar Edward Rudd 2004-03-05 * updated compatability header for Apache 1.3Gravatar Edward Rudd 2004-03-05 * complete DB separation from core module code.Gravatar Edward Rudd 2004-03-04 * separated out most mysql specific code to mod_log_sql_mysql.cGravatar Edward Rudd 2004-02-29 * Split Changelog and TODO to separate files.Gravatar Edward Rudd 2004-02-12 * Cleaned up changelogGravatar Edward Rudd 2004-02-12 * update changelog1.95Gravatar Edward Rudd 2004-02-05 * fixed segfaul bug with pointer arithmetic in add_server_string_slot