/include/

/head>
summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Expand)AuthorAge
* win32 updates and build scriptGravatar Edward Rudd 2004-04-29
* copied mysql driver to mod_log_sql_pgsql.c to start on PostgreSQL driverGravatar Edward Rudd 2004-04-10
* Made to work under Apache 1.3 again1.97Gravatar Edward Rudd 2004-04-09
* Added registration function for database driversGravatar Edward Rudd 2004-04-07
* Fixed issue with different include directories for APR and APU.Gravatar Edward Rudd 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.c