]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Restore a 2.4.30 CHANGES entry unintentionally axed by r1824866 [skip ci].
authorYann Ylavic <ylavic@apache.org>
Tue, 21 Dec 2021 17:01:27 +0000 (17:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 21 Dec 2021 17:01:27 +0000 (17:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1896250 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 845f6a87818f409556de762791b7115b41dc6dd7..2343f1c61fa7014a95dfdce13a0968a137cf7750 100644 (file)
--- 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]