From: Ivan Zhakov Date: Sat, 13 Jul 2024 19:55:32 +0000 (+0000) Subject: Move r1902366 backport proposal to correct section in STATUS file. X-Git-Tag: 2.4.62-rc1-candidate~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49579e860b80b90f95bd1b9e935cc1dbafe4004d;p=thirdparty%2Fapache%2Fhttpd.git Move r1902366 backport proposal to correct section in STATUS file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919203 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3a5368092e5..b3689bedc33 100644 --- a/STATUS +++ b/STATUS @@ -218,6 +218,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk . +1: minfrin + *) 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 BEING WORKED [ New entries should be added at the START of the list ] @@ -269,11 +274,6 @@ 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.