diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ | |||
6 | * Changed default preserve file location to logs/mod_log_sql-preserve | 6 | * Changed default preserve file location to logs/mod_log_sql-preserve |
7 | And made LogSQLPreserveFile root relative. | 7 | And made LogSQLPreserveFile root relative. |
8 | * fixed bug where preserve file wouldn't be created in apache 2 | 8 | * fixed bug where preserve file wouldn't be created in apache 2 |
9 | * finished TransferLog documentation | ||
10 | * changed strstr to ap_strstr calls and strchr to ap_strchr calls to | ||
11 | stop warning when compiling with AP_DEBUG enabled in apache 2 | ||
12 | * Updated apache m4 to not pass for apache 1.3 if apache 2 is found | ||
9 | 13 | ||
10 | 1.97: 2004-04-08 | 14 | 1.97: 2004-04-08 |
11 | * fixed apache.m4 to work with apache 2 setups with different include | 15 | * fixed apache.m4 to work with apache 2 setups with different include |