From: Rainer Jung Date: Sun, 13 Jul 2014 22:27:49 +0000 (+0000) Subject: Add CHANGES for r1610207. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1d85c3ab220fc802d6a84ea51f19506eb8baa6;p=thirdparty%2Fapache%2Fhttpd.git Add CHANGES for r1610207. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610310 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f169b533a02..29e3e6c44ae 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_proxy_ajp: Forward local IP address as a custom request attribute + like we already do for the remote port. [Rainer Jung] + *) core: Include any error notes set by modules in the canned error response for 403 errors. [Jeff Trawick]