cleanup after backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912990 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Eissing
2023-10-16 06:11:43 +00:00
parent 952cc27cad
commit 6c78425d9e

6
STATUS
View File

@ -212,12 +212,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
svn merge -c 1912385 ^/httpd/httpd/trunk .
+1: icing, rpluem
*) mod_http2: fixed a compile time issue on Windows builds.
Trunk version of patch:
https://svn.apache.org/r1912415
Backport version for 2.4.x of patch:
svn merge -c 1912415 ^/httpd/httpd/trunk .
+1: icing, rpluem
*) mod_proxy: prevent bad busy values and problems with bybusyness
Trunk version of patch:
https://svn.apache.org/r1912245