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:20:51 UTC

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

Author: markphip
Date: Mon Mar 28 14:20:51 2022
New Revision: 1899310

URL: http://svn.apache.org/viewvc?rev=1899310&view=rev
Log:
* STATUS: Vote for r1883355 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=1899310&r1=1899309&r2=1899310&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Mon Mar 28 14:20:51 2022
@@ -24,13 +24,6 @@ Candidate changes:
      +0: danielsh (with appropriate Skip()/XFail() annotations if needed)
      +1: hartmannathan
 
- * r1883355
-   Use the APR-1.4+ API for flushing file contents to disk.
-   Justification:
-     Reduce code duplication between APR and SVN.
-   Votes:
-     +1: brane, jun66j5
-
  * r1878379, r1883719, r1883722, r1884610
    Distinguish configure scripts on release mode and non release mode.
    Justification:
@@ -122,3 +115,10 @@ Approved changes:
      davautocheck should work
    Votes:
      +1: dsahlberg, markphip, stsp
+
+ * r1883355
+   Use the APR-1.4+ API for flushing file contents to disk.
+   Justification:
+     Reduce code duplication between APR and SVN.
+   Votes:
+     +1: brane, jun66j5, markphip