You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2018/01/04 12:04:16 UTC

svn commit: r1820073 - /subversion/branches/1.10.x/STATUS

Author: brane
Date: Thu Jan  4 12:04:16 2018
New Revision: 1820073

URL: http://svn.apache.org/viewvc?rev=1820073&view=rev
Log:
* branches/1.10.x/STATUS: Add missing vote to the r1819036 group. Approve r1819804.

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=1820073&r1=1820072&r2=1820073&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Thu Jan  4 12:04:16 2018
@@ -23,13 +23,6 @@ Candidate changes:
    Votes:
      +1: stefan2
 
- * r1819804
-   Fix 'shelve' when the current working directory is not the WC root.
-   Justification:
-     Makes shelve follow typical UI of svn commands
-   Votes:
-     +1: jamessan, stefan2
-
 Veto-blocked changes:
 =====================
 
@@ -66,7 +59,7 @@ Approved changes:
      The new feature was mostly unusable on the Windows CLI.  With this
      CLI-only work-around, it becomes worthwhile again.
    Votes:
-     +1: stefan2, jamessan
+     +1: stefan2, jamessan, brane
 
  * r1818584
    Fix crash when exiting 'svnserve --config-file'.
@@ -75,3 +68,10 @@ Approved changes:
      part of the authz infrastructure and should be as robust as possible.
    Votes:
      +1: stefan2, jamessan, brane
+
+ * r1819804
+   Fix 'shelve' when the current working directory is not the WC root.
+   Justification:
+     Makes shelve follow typical UI of svn commands
+   Votes:
+     +1: jamessan, stefan2, brane