You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2015/05/20 14:29:38 UTC

svn commit: r1680545 - /subversion/branches/1.9.x/STATUS

Author: rhuijben
Date: Wed May 20 12:29:38 2015
New Revision: 1680545

URL: http://svn.apache.org/r1680545
Log:
* STATUS: Cast vote on the key matching patch. Approving.

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=1680545&r1=1680544&r2=1680545&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Wed May 20 12:29:38 2015
@@ -32,16 +32,6 @@ Other candidate changes:
      +1: rhuijben, ivan
      +0.9: brane (The change looks trivially correct, but I can't test it)
 
- * r1678950, r1678963, r1679864, r1679866
-   Ensure full key matching in membuffer cache.
-   Justification:
-     While the chances of producing an actual key conflict are very slim
-     today, they are non-zero.  Due to the central role of the caching
-     code, we should not leave that ever so small risk in production for
-     the years to come.
-   Votes:
-     +1: stefan2, philip
-
  * r1680495
    Extend svn:auto-props documentation further.
    Justification:
@@ -55,3 +45,13 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1678950, r1678963, r1679864, r1679866
+   Ensure full key matching in membuffer cache.
+   Justification:
+     While the chances of producing an actual key conflict are very slim
+     today, they are non-zero.  Due to the central role of the caching
+     code, we should not leave that ever so small risk in production for
+     the years to come.
+   Votes:
+     +1: stefan2, philip, rhuijben