Detect and use new API calls to get the server version/banner when available.

This commit is contained in:
brectanus
2007-09-11 18:01:28 +00:00
parent 8549546b5e
commit 1e603d8a3e
3 changed files with 20 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
?? ??? 2007 - 2.5.0-trunk
-------------------------
* Used new API calls to get the server version/banner when available.
* Allow mod_rpaf and mod_extract_forwarded2 to work before ModSecurity.
* Quiet some compiler warnings.