From: Jeff Trawick Date: Sat, 6 Dec 2014 15:45:34 +0000 (+0000) Subject: ap_log_data() et al? X-Git-Tag: 2.4.11~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf885b48a35b12337596a5d7711afd5d9ac8bd3a;p=thirdparty%2Fapache%2Fhttpd.git ap_log_data() et al? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1643544 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7982bed1ebe..d2055268d00 100644 --- a/STATUS +++ b/STATUS @@ -225,6 +225,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (CHANGES +1: ylavic, covener + * core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers. + trunk patch: http://svn.apache.org/r1512819 + http://svn.apache.org/r1513461 ONLY the change to http_log.h + http://svn.apache.org/r1565777 + http://svn.apache.org/r1643538 + 2.4.x patch: http://people.apache.org/~trawick/ap_log_data-to-2.4.x.txt + (trunk works with the expected minor conflicts in CHANGES + and ap_mmn.h) + +1: trawick + OTHER PROPOSALS * A list of further possible backports can be found at: