]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Address mod_proxy_balancer's linking issue on Windows.
authorYann Ylavic <ylavic@apache.org>
Wed, 15 Jul 2015 10:15:47 +0000 (10:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 15 Jul 2015 10:15:47 +0000 (10:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1691162 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b6592db92e219f1ea0050066853debb04e638498..9cf7296d8f22e66b682974081a00cd6c7e5ae493 100644 (file)
--- 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. ]