From: Jim Jagielski Date: Tue, 15 Oct 2013 15:58:37 +0000 (+0000) Subject: docco userland change X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d64ee154f51bacbcde5ab2f69dc7f989bb9a16;p=thirdparty%2Fapache%2Fhttpd.git docco userland change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1532403 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 183503c8213..cc274b3dc91 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_proxy: Added support for unix domain sockets as the + backend server endpoint [Jim Jagielski, Blaise Tarr + ] + *) mod_authn_socache: Support optional initialization arguments for socache providers. [Chris Darroch]