From: Christophe Jaillet Date: Wed, 14 Feb 2018 22:17:44 +0000 (+0000) Subject: Add CHANGES entry X-Git-Tag: 2.4.30~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c07ff5d0c73ac34311da1323386fb138310ccf70;p=apache Add CHANGES entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824271 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a06f95cba3..964e5f5e41 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.30 + *) logresolve: Fix incorrect behavior or segfault if -c flag is used + Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823259 + [Stefan Fritsch] + *) mod_remoteip: Add support for PROXY protocol (code donated by Cloudzilla). Add ability for PROXY protocol processing to be optional to donated code. See also: http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt