summaryrefslogtreecommitdiffstats
path: root/docs/.cvsignore
blob: 73cd04ab6f5cc34ba5494a5382b5b5bfcf8c5841 (plain)
1
2
3
Makefile
manual.html
manual.pdf
-deco' href='/httpd/mod_log_sql/tag/?h=1.99'>1.99Gravatar Edward Rudd 2004-07-28 * fixed another segfault related to the mysql escaping function (forcepreserve ...Gravatar Edward Rudd 2004-07-16 * moved quoting of fields to DB driver Gravatar Edward Rudd 2004-06-03 * 1.98 release1.98Gravatar Edward Rudd 2004-05-13 * renamed directory Documentation to docsGravatar Edward Rudd 2004-05-12 * 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.