From e2dfccb52240fd943ec6f1f2b8260f86d24d4cd2 Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Sun, 04 Jan 2004 03:23:22 +0000 Subject: update apache.m4 to use -with-apxs instead of --with-apache got SSL support to compile. added Documentation subdirectory. --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 9769044..c50eb29 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -$Id: CHANGELOG,v 1.3 2003/12/23 19:49:55 urkle Exp $ +$Id: CHANGELOG,v 1.4 2004/01/04 03:23:21 urkle Exp $ TODO: * Port connection portion to other DBMS? Genericize the module? Start with @@ -15,8 +15,14 @@ TODO: separate DB implimentation into sub-modules via provider mechanism * add document building to Makefile.in * backport patch for apache 1.3 +* investigate thread safety issues (libmysqlclient_r) +* Get SSL logging working with apache 2.0 CHANGES: +1.92: ? +* fixed compilation issue with mysql 4.x where mysql_error returns const char * +* added mysql import script by Aaron Jenson + 1.91: 2003-12-23 * Added checks for MySQL to autoconf * fixed merge code to work correctly. -- cgit v0.9.2