diff options
author | Edward Rudd | 2004-03-22 20:32:16 +0000 |
---|---|---|
committer | Edward Rudd | 2004-03-22 20:32:16 +0000 |
commit | 0c653076dbc735757b84b2bc2ff9ee173c246b46 (patch) | |
tree | f434360da3eb27d5e3c6fab72473d3d19cf7d0d9 /CHANGELOG | |
parent | 9ac4be0b0c329de114fecf299284e79ea7bab8c9 (diff) |
Fixed issue with different include directories for APR and APU.
updated help screen after make install
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ | |||
1 | $Id: CHANGELOG,v 1.17 2004/03/05 01:05:34 urkle Exp $ | 1 | $Id: CHANGELOG,v 1.18 2004/03/22 20:32:16 urkle Exp $ |
2 | ?: ? | ||
3 | * fixed apache.m4 to work with apache 2 setups with different include | ||
4 | directories for APR and APU then core Apache | ||
5 | |||
2 | 1.96: 2004-03-04 | 6 | 1.96: 2004-03-04 |
3 | * fixed LogSQLPreserveFile config parameter | 7 | * fixed LogSQLPreserveFile config parameter |
4 | * reworked safe_create_tables and core SQL insert routine. | 8 | * reworked safe_create_tables and core SQL insert routine. |