summaryrefslogtreecommitdiffstatsabout
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-04-07 06:21:24 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-04-07 06:21:24 (GMT)
commit2d71c1472c64bc47348fc4c6337a2e903e2649b3 (patch)
treeebe00e37210aeb4727314a672b7bcbcb0daa3fdd /CHANGELOG
parent812bc70dae80637548a0ccfab649f8912a09faf5 (diff)
Added registration function for database drivers
completely separated mysql driver added optional server announce (LogSQLAnnouce On) cleaned up internal names of Database parameters added code to allow +/- of logged cookies,headers, and notes, as well as remhostignore, request allow and request ignore. reorganized command_rec again made bigger not about deprecated commands updated documentation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9d5087b..4610c86 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@ $Id: CHANGELOG,v 1.18 2004/03/22 20:32:16 urkle Exp $
2?: ? 2?: ?
3* fixed apache.m4 to work with apache 2 setups with different include 3* fixed apache.m4 to work with apache 2 setups with different include
4 directories for APR and APU then core Apache 4 directories for APR and APU then core Apache
5* cleaned up configuration documentation (updated due to deprecated commands)
6* LogSQLLoginInfo updated to support a connection URI
7* new module "registration" macros to clean up new driver modules
8* mysql driver completely separted from core module
5 9
61.96: 2004-03-04 101.96: 2004-03-04
7* fixed LogSQLPreserveFile config parameter 11* fixed LogSQLPreserveFile config parameter