CHANGES: Adds info on

This commit is contained in:
Felipe Zimmerle 2019-05-27 10:33:56 -03:00
parent 774ff40c96
commit 0d663616f7
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: care non-null terminated chunk data
[Issue #2097 - @orisano]
* Fix for apr_global_mutex_create() crashes with mod_security
[Issue #1957 - @blappm]
* Fix inet addr handling on 64 bit big endian systems