You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ma...@apache.org on 2022/03/28 14:29:26 UTC

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

Author: markphip
Date: Mon Mar 28 14:29:26 2022
New Revision: 1899313

URL: http://svn.apache.org/viewvc?rev=1899313&view=rev
Log:
* STATUS: Move r1899227 from approved to veto

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=1899313&r1=1899312&r2=1899313&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Mon Mar 28 14:29:26 2022
@@ -60,6 +60,16 @@ Veto-blocked changes:
      +1: jun66j5, markphip
      -1: dsahlberg (doesn't apply cleanly, +0 once fixed)
 
+* r1899227
+   Don't show unreadable copyfrom paths in 'svn log -v' 
+   Justification:
+     Makes 'svn log -v' consistent with spec.
+   Branch:
+     1.14.x-r1899227
+   Votes:
+     +1: hartmannathan, dsahlberg, rhuijben
+     -1: markphip (doesn't apply cleanly, +1 once fixed)
+
 Approved changes:
 =================
 
@@ -70,15 +80,6 @@ Approved changes:
     Votes:
       +1: stsp, hartmannathan, rhuijben
  
- * r1899227
-   Don't show unreadable copyfrom paths in 'svn log -v' 
-   Justification:
-     Makes 'svn log -v' consistent with spec.
-   Branch:
-     1.14.x-r1899227
-   Votes:
-     +1: hartmannathan, dsahlberg, rhuijben
-
  * r1898633
    Fix sporadic testCrash_RequestChannel_nativeRead_AfterException failure
    Justification: