You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2021/01/29 11:37:06 UTC

svn commit: r1886011 - /subversion/branches/1.14.x/STATUS

Author: stsp
Date: Fri Jan 29 11:37:05 2021
New Revision: 1886011

URL: http://svn.apache.org/viewvc?rev=1886011&view=rev
Log:
* STATUS: Vote for r1882234 and r1885953, approving.

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1886011&r1=1886010&r2=1886011&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Jan 29 11:37:05 2021
@@ -50,16 +50,6 @@ Candidate changes:
    Votes:
      +1: hartmannathan, stsp
 
- * r1885953
-   Fix file name encoding and quoting when invoking editor on Windows.
-   Justification:
-     Invoking editor with special character or spaces in path is broken
-     on Windows.
-   Depends:
-     r1882234
-   Votes:
-     +1: jcorvel, futatuki
-
  * r1885983
    Fix issue #4869: 'svn info --xml' gives wrong 'source-right' of conflict
    Justification:
@@ -67,13 +57,6 @@ Candidate changes:
    Votes:
      +1: hartmannathan, stsp
 
- * r1882234
-   Fix file name to edit from utf8 to local style.
-   Justification:
-     Editor invocation should work correctly in any valid locale.
-   Votes:
-     +1: futatuki, jcorvel
-
 Veto-blocked changes:
 =====================
 
@@ -90,3 +73,20 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1882234
+   Fix file name to edit from utf8 to local style.
+   Justification:
+     Editor invocation should work correctly in any valid locale.
+   Votes:
+     +1: futatuki, jcorvel, stsp
+
+ * r1885953
+   Fix file name encoding and quoting when invoking editor on Windows.
+   Justification:
+     Invoking editor with special character or spaces in path is broken
+     on Windows.
+   Depends:
+     r1882234
+   Votes:
+     +1: jcorvel, futatuki, stsp