diff --git a/CHANGES b/CHANGES index 7bc8cbd27..8458908f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ (to be released) - 2.9.x ------------------------ + * Fixed apr_global_mutex_create() usage (no filename) + [PR #3268 - @marcstern] * handle errors from apr_global_mutex_lock [PR #3257 - @marcstern]