From: Jim Jagielski Date: Thu, 20 Feb 2014 12:32:33 +0000 (+0000) Subject: backported X-Git-Tag: 2.5.0-alpha~4478 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed0542b89fbbd69f41a9788c0a17fa47c7e2e55f;p=apache backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570170 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7a3efb316e..d4d042954f 100644 --- a/CHANGES +++ b/CHANGES @@ -97,10 +97,6 @@ Changes with Apache 2.5.0 *) core: ensure any abnormal exit is reported to stderr if it's a tty. PR 55670 [Nick Kew] - *) mod_proxy: Added support for unix domain sockets as the - backend server endpoint [Jim Jagielski, Blaise Tarr - ] - *) mod_auth_form: Make sure the optional functions are loaded even when the AuthFormProvider isn't specified. [Graham Leggett]