mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Cleanup code for AIX and better non-gcc support (MODSEC-55).
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -1,6 +1,13 @@
|
||||
01 Mar 2009 - 2.5.10-dev
|
||||
------------------------
|
||||
|
||||
* Cleanup some code for portability.
|
||||
|
||||
* AIX does not support hidden visibility with xlc compiler.
|
||||
|
||||
* Allow specifying EXTRA_CFLAGS during configure to override gcc specific
|
||||
values for non-gcc compilers.
|
||||
|
||||
* Populate GEO:COUNTRY_NAME and GEO:COUNTRY_CONTINENT as documented.
|
||||
|
||||
* Handle a newer geo database more gracefully, avoiding a potential crash for
|
||||
|
||||
Reference in New Issue
Block a user