From: Christophe Jaillet Date: Wed, 14 Feb 2018 22:19:35 +0000 (+0000) Subject: Give credit X-Git-Tag: 2.5.0-alpha2-ci-test-only~2865 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8469fc3f69cf297ceff280de3559a660f621cb5a;p=thirdparty%2Fapache%2Fhttpd.git Give credit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824272 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 38ec584cc3d..379d51f867f 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Changes with Apache 2.5.1 *) 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_proxy: Provide an RFC1035 compliant version of the hostname in the proxy_worker_shared structure. PR62085 [Graham Leggett]