From 197e405e8e8ae8e11bb251305043810c7fa93e4e Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Fri, 16 Jul 2004 01:33:59 +0000 Subject: fixed another segfault related to the mysql escaping function (forcepreserve bug) included win32 build bat files in distribution separated -Werror to a configure time option (--enable-maintainer) update autogen to use autoconf 2.57, aclocal 1.7 included pgsql and dbi module source in distribution. setup autodetection in configure script for databases. --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 919d2a6..bdbe8bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,13 @@ -?: ? -* Added DBI support +1.99: 2004-06-10 +* Added DBI support (not completed yet) * fixed segfault in the mysql driver escape_string function +* fixed segfault when forcepreserve is set on. * switched escape_string driver function to include the string quotes. +* On Database connection failure Database errors are printed at ERR loglevel + instead of debug +* forgot to include build-apache(13|2).bat scripts in the distribution -1.98: 2004-04-12 +1.98: 2004-05-12 * re-fixed apache.m4 to better detect APR and APU code * fixed for win32 compilation under apache 2 * lowered minumum required apache 2 version to 2.0.40 (RH9) -- cgit v0.9.2