summaryrefslogtreecommitdiffstatsabout
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bdbe8bc..9bcc20a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,11 @@
11.99: 2004-06-10 11.99: 2004-07-28
2* Added DBI support (not completed yet) 2* Added DBI support (not completed yet)
3* fixed segfault in the mysql driver escape_string function 3* fixed segfault in the mysql driver escape_string function
4* fixed segfault when forcepreserve is set on. 4* fixed segfault when forcepreserve is set on.
5* switched escape_string driver function to include the string quotes. 5* switched escape_string driver function to include the string quotes.
6* On Database connection failure Database errors are printed at ERR loglevel 6* On Database connection failure Database errors are printed at ERR loglevel
7 instead of debug 7 instead of debug
8* forgot to include build-apache(13|2).bat scripts in the distribution 8* included build-apache(13|2).bat scripts in the distribution
9 9
101.98: 2004-05-12 101.98: 2004-05-12
11* re-fixed apache.m4 to better detect APR and APU code 11* re-fixed apache.m4 to better detect APR and APU code