From: Ivan Zhakov Date: Tue, 17 Jan 2023 17:17:37 +0000 (+0000) Subject: Propose r1902366. X-Git-Tag: 2.4.56-candidate~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f610d59a35794d5a814924d2ec667b724ff2a62;p=thirdparty%2Fapache%2Fhttpd.git Propose r1902366. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906742 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0cd9b20585b..b0b1e878187 100644 --- 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.