From: Jim Jagielski Date: Thu, 20 Feb 2014 12:32:22 +0000 (+0000) Subject: backported X-Git-Tag: 2.4.8~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0ff69d2735d1a38a87423992a0fd272cb06311b;p=apache backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1570168 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bc1bdc2103..8362aa6093 100644 --- a/CHANGES +++ b/CHANGES @@ -43,6 +43,10 @@ Changes with Apache 2.4.8 *) mod_proxy_fcgi: Use apr_socket_timeout_get instead of hard-coded 30 seconds timeout. [Jan Kaluza] + *) mod_proxy: Added support for unix domain sockets as the + backend server endpoint [Jim Jagielski, Blaise Tarr + ] + *) build: only search for modules (config*.m4) in known subdirectories, see build/config-stubs. [Stefan Fritsch]