summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Zhakov <ivan@apache.org>2023-01-17 17:17:37 +0000
committerIvan Zhakov <ivan@apache.org>2023-01-17 17:17:37 +0000
commit8f610d59a35794d5a814924d2ec667b724ff2a62 (patch)
treec23120bbc20c2c54183366ccf8892471cbec8756
parentf0a27f2035ee677a49be91c649b783334d05bb07 (diff)
downloadhttpd-8f610d59a35794d5a814924d2ec667b724ff2a62.tar.gz
Propose r1902366.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906742 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS5
1 files changed, 5 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 0cd9b20585..b0b1e87818 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.