Author: rhuijben Date: Mon Apr 20 10:39:18 2015 New Revision: 1674790 URL: http://svn.apache.org/r1674790 Log: * STATUS: Nominate memcached fix on Windows.
Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1674790&r1=1674789&r2=1674790&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Mon Apr 20 10:39:18 2015 @@ -61,6 +61,15 @@ Other candidate changes: Votes: +1: rhuijben + * r1674626, r1674785 + On Windows: Enable memcached support in libsvn_subr on apr-util 1.3+ + Justification: + Apr-Util 1.3+ always provides memcached client support, so we can just + support this on Windows with a trivial buildsystem change. This makes the + behaviour similar to that on other platforms. + Votes: + +1: rhuijben + Veto-blocked changes: =====================