From: Yann Ylavic Date: Wed, 15 Jul 2015 10:15:47 +0000 (+0000) Subject: Address mod_proxy_balancer's linking issue on Windows. X-Git-Tag: 2.2.31~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966b176c3939f3a66b7005adf88aea7919ba2402;p=thirdparty%2Fapache%2Fhttpd.git Address mod_proxy_balancer's linking issue on Windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1691162 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b6592db92e2..9cf7296d8f2 100644 --- a/STATUS +++ b/STATUS @@ -98,6 +98,11 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + *) mod_proxy: PROXY_DECLARE ap_proxy_set_scoreboard_lb (2.2.x only) to fix + the build (linking) on Windows. + 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-PROXY_DECLARE_set_scoreboard_lb.patch + +1: ylavic + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ]