From 1e9304ea2e053a7960e2c98bcec5c6ec45ac8e6a Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Thu, 17 Apr 2014 19:54:36 +0000 Subject: [PATCH] Add missing entry as suggested on dev list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588356 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a8e9a82555..2ecbcbc79b 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changes with Apache 2.4.10 + *) mod_proxy_html: Avoid some possible memory access violation in case of + specially crafted files, when the ProxyHTMLMeta directive is turned on. + Follow up of PR 56287 [Christophe Jaillet] + *) mod_auth_form: Make sure the optional functions are loaded even when the AuthFormProvider isn't specified. [Graham Leggett] -- 2.50.1