Commit a88f7ba1 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

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
parent 7cb04b64
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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. ]