From 0fc4f656c7768469d971234ef7fe687a6b9ea1b7 Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Wed, 04 Feb 2004 02:16:33 +0000 Subject: fixed segfaul bug with pointer arithmetic in add_server_string_slot Added authors file release 1.94 --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index fbe49b5..d3b0713 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -$Id: CHANGELOG,v 1.9 2004/01/22 05:26:56 urkle Exp $ +$Id: CHANGELOG,v 1.10 2004/02/04 02:16:33 urkle Exp $ TODO: * Port connection portion to other DBMS? Genericize the module? Start with @@ -21,9 +21,11 @@ TODO: * rewrite main core logging function to optimize for speed. CHANGES: -1.94: ? +1.94: 2004-02-03 * 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. +* fixed a nasty bug with pointer arithmetic (ick) that caused a segfault with + LogSQLWhichCookies 1.93: 2004-01-20 * Compiles for apache 1.3 AND 2.0 -- cgit v0.9.2