diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ | |||
1 | 1.98: 2004-04-? | ||
2 | * re-fixed apache.m4 to better detect APR and APU code | ||
3 | * fixed for win32 compilation under apache 2 | ||
4 | * lowered minumum required apache 2 version to 2.0.40 (RH9) | ||
5 | * Added LogSQLDisablePreserve to disable the preserve file. | ||
6 | * Changed default preserve file location to logs/mod_log_sql-preserve | ||
7 | And made LogSQLPreserveFile root relative. | ||
8 | * fixed bug where preserve file wouldn't be created in apache 2 | ||
9 | |||
1 | 1.97: 2004-04-08 | 10 | 1.97: 2004-04-08 |
2 | * fixed apache.m4 to work with apache 2 setups with different include | 11 | * fixed apache.m4 to work with apache 2 setups with different include |
3 | directories for APR and APU then core Apache | 12 | directories for APR and APU then core Apache |