CHANGES: Adds info on #1957

This commit is contained in:
Felipe Zimmerle 2018-12-10 16:55:48 -03:00
parent b90fa2d063
commit c08d3edb13
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,8 @@
DD mmm YYYY - 2.9.x (to be released)
------------------------------------
* Fix for apr_global_mutex_create() crashes with mod_security
[Issue #1957 - @blappm]
* Fix inet addr handling on 64 bit big endian systems
[Issue #1980 - @zimmerle, @airween]