From: Ruediger Pluem Date: Mon, 10 Nov 2008 21:33:16 +0000 (+0000) Subject: * Add a remark regarding a regression fixed. X-Git-Tag: 2.2.11~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d49a62d24c248590123d7cc1c0a309436abf4b9;p=thirdparty%2Fapache%2Fhttpd.git * Add a remark regarding a regression fixed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712841 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9bc4d4dc51a..759eef19e34 100644 --- a/STATUS +++ b/STATUS @@ -122,6 +122,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy: Prevent segmentation faults by correctly adjusting the lifetime of the buckets read from the proxy backend. PR 45792 + This fixes a regression against 2.2.8. Trunk version of patch: http://svn.apache.org/viewvc?rev=706921&view=rev http://svn.apache.org/viewvc?rev=712375&view=rev