From: Yann Ylavic Date: Tue, 21 Dec 2021 17:01:27 +0000 (+0000) Subject: Restore a 2.4.30 CHANGES entry unintentionally axed by r1824866 [skip ci]. X-Git-Tag: 2.4.53-rc1-candidate~116 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eaa28fde3cd3a7afdb7136397e423a63f0725f8d;p=thirdparty%2Fapache%2Fhttpd.git Restore a 2.4.30 CHANGES entry unintentionally axed by r1824866 [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1896250 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 845f6a87818..2343f1c61fa 100644 --- a/CHANGES +++ b/CHANGES @@ -1587,6 +1587,9 @@ Changes with Apache 2.4.30 (not released) mod_http2: Potential crash w/ mod_http2. [Stefan Eissing] + *) mod_proxy: Provide an RFC1035 compliant version of the hostname in the + proxy_worker_shared structure. PR62085 [Graham Leggett] + *) mod_proxy: Worker schemes and hostnames which are too large are no longer fatal errors; it is logged and the truncated values are stored. [Jim Jagielski]