Author: philip
Date: Tue Jan 16 00:05:09 2018
New Revision: 1821209
URL: http://svn.apache.org/viewvc?rev=1821209&view=rev
Log:
* STATUS: write-through proxy fix is a release blocker.
Modified:
subversion/branches/1.10.x/STATUS
Modified: subversion/branches/1.10.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1821209&r1=1821208&r2=1821209&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Tue Jan 16 00:05:09 2018
@@ -35,6 +35,9 @@ Candidate changes:
Allows 1.10 write-through proxy to 1.9 master.
Votes:
+1: philip
+ Notes:
+ I believe this is a release blocker, without it we break backward
+ compatibilty for write-through proxies.
* r1821183
Tweaks to doc strings and Doxygen mark-up of 1.10 API changes.