From f230d2468cdc8ee3d290d34a36593b154f51aee1 Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Thu, 22 Jan 2004 05:26:56 +0000 Subject: SSL support working under 1.3 and 2.0 as a separate module preparsing of logformat completed. updated configure scripts to detect mod_ssl.h for 1.3 (mostly) --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index eb3bafc..fbe49b5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -$Id: CHANGELOG,v 1.8 2004/01/21 04:34:21 urkle Exp $ +$Id: CHANGELOG,v 1.9 2004/01/22 05:26:56 urkle Exp $ TODO: * Port connection portion to other DBMS? Genericize the module? Start with @@ -14,14 +14,17 @@ TODO: * Directive to yes/no create ancillary tables (or just access table) * break module into separate code files separate DB implimentation into sub-modules via provider mechanism - separate module for SSL support - apache version specific code already split into separate files. +* convert documentation to docbook * add document building to Makefile.in * investigate thread safety issues (libmysqlclient_r) Add thread locks if using standard mysqlclient * rewrite main core logging function to optimize for speed. CHANGES: +1.94: ? +* ssl loggin back in as separate module under 1.3 and 2.0 +* preparsing of format tags is now done to speed up main logging loop. + 1.93: 2004-01-20 * Compiles for apache 1.3 AND 2.0 * split apache version specific functions to seperate header files -- cgit v0.9.2