From: Daniel Ruggeri Date: Sun, 28 Apr 2013 15:53:42 +0000 (+0000) Subject: Add note about patch update X-Git-Tag: 2.2.25~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0983affc1f6fd5f4b88252a59147b1ab006fc1b9;p=thirdparty%2Fapache%2Fhttpd.git Add note about patch update git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1476789 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a73d629be86..cc41f20dcfd 100644 --- a/STATUS +++ b/STATUS @@ -187,6 +187,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: wrowe (switch to +1 once ap_get_exec_line is made thread-safe, right now it uses a static which is verboten in reentrant code.) kudos for using apr_tokenize_to_argv to allow spaces in args. + druggeri: This was updated in trunk 1467523/1467792. The 2.2. patch now reflects + the same. * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker