From 8defe8ac3d720dcfbb23b2f0fae41ede872a14f3 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Thu, 22 Oct 2015 18:09:32 -0300 Subject: [PATCH] Adds information about the pull request #840 on the CHANGES file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 7b042994..6690f6cf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * Fix apache logging limitation by using correct apache call. + [Issue #840 - Christian Folini] * Fix apr_crypto.h check on 32-bit Linux platform [Issue #882, #883 - Kurt Newman] * Fix variable resolution duration (Content of the DURATION variable).