]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1902366.
authorIvan Zhakov <ivan@apache.org>
Tue, 17 Jan 2023 17:17:37 +0000 (17:17 +0000)
committerIvan Zhakov <ivan@apache.org>
Tue, 17 Jan 2023 17:17:37 +0000 (17:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906742 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0cd9b20585bd83c1f3a056fe4d6c381fc35c2884..b0b1e878187f6c46d4839b6cf4a1734a92c6b790 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -228,6 +228,11 @@ PATCHES/ISSUES THAT ARE BEING WORKED
              make it nonblocking (by default)?
         jim: Non-blocking seems the best way to handle...
 
+  *) CMake: Use full path to gen_test_char.exe in CUSTOM_COMMAND.
+     trunk patch: http://svn.apache.org/r1902366
+     2.4.x patch: svn merge -c r1902366 ^/httpd/httpd/trunk .
+     +1: ivan    
+
 PATCHES/ISSUES THAT ARE STALLED
 
   *) core: avoid duplicate headers when using ap_send_error_response.