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 11:58:49 UTC

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

Author: brane
Date: Thu Jan  4 11:58:48 2018
New Revision: 1820070

URL: http://svn.apache.org/viewvc?rev=1820070&view=rev
Log:
* branches/1.10.x/STATUS: Approve r1818584 and the r1818578 group.

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=1820070&r1=1820069&r2=1820070&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Thu Jan  4 11:58:48 2018
@@ -15,14 +15,6 @@ Status of 1.10.0:
 Candidate changes:
 ==================
 
- * r1818578, r1819037, r1819049, r1819052
-   Fix svn_dirent_t.size API inconsistency
-   Justification:
-     Our APIs should behave as document and consistenly across all RA layers.
-     API changes should go into 1.10.0.
-   Votes:
-     +1: stefan2, jamessan
-
  * r1818577, r1819146
    Fix test suite handling of pre-cooked repositories 
    Justification:
@@ -39,14 +31,6 @@ Candidate changes:
    Votes:
      +1: stefan2, jamessan
 
- * r1818584
-   Fix crash when exiting 'svnserve --config-file'.
-   Justification:
-     This is a user-reported crash. The underlying container type is now also
-     part of the authz infrastructure and should be as robust as possible.
-   Votes:
-     +1: stefan2, jamessan
-
  * r1819804
    Fix 'shelve' when the current working directory is not the WC root.
    Justification:
@@ -76,3 +60,18 @@ Approved changes:
    Votes:
      +1: danielsh, jamessan, stefan2
 
+ * r1818578, r1819037, r1819049, r1819052
+   Fix svn_dirent_t.size API inconsistency
+   Justification:
+     Our APIs should behave as document and consistenly across all RA layers.
+     API changes should go into 1.10.0.
+   Votes:
+     +1: stefan2, jamessan, brane
+
+ * r1818584
+   Fix crash when exiting 'svnserve --config-file'.
+   Justification:
+     This is a user-reported crash. The underlying container type is now also
+     part of the authz infrastructure and should be as robust as possible.
+   Votes:
+     +1: stefan2, jamessan, brane