You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/07/02 20:07:43 UTC

svn commit: r1499043 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Tue Jul  2 18:07:43 2013
New Revision: 1499043

URL: http://svn.apache.org/r1499043
Log:
* STATUS: Approve two backports by voting on them

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1499043&r1=1499042&r2=1499043&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Jul  2 18:07:43 2013
@@ -117,21 +117,6 @@ Candidate changes:
      +1: ivan
      -0: gstein, brane (we should dynamically detect the problem; should fix name)
 
- * r1496957
-   Eliminate an extra RA layer roundtrip in 'svn log' on repository roots.
-   Justification:
-     Minor performance regression against 1.7.x plus requesting e.g. single
-     revision logs on a repo root is not a fringe use-case.
-   Votes:
-     +1: stefan2, stsp
-
- * r1497002
-   Avoid temporary files when calling external diff. Fixes issue 4382.
-   Justification:
-     Regression from 1.7.
-   Votes:
-     +1: philip, stsp
-
  * r1497310
    Backport 'svn help cleanup' improvements made in r1497310.
    Justification:
@@ -226,3 +211,18 @@ Approved changes:
      of already performed moves.
    Votes:
      +1: rhuijben, philip, stsp
+
+ * r1496957
+   Eliminate an extra RA layer roundtrip in 'svn log' on repository roots.
+   Justification:
+     Minor performance regression against 1.7.x plus requesting e.g. single
+     revision logs on a repo root is not a fringe use-case.
+   Votes:
+     +1: stefan2, stsp, rhuijben
+
+ * r1497002
+   Avoid temporary files when calling external diff. Fixes issue 4382.
+   Justification:
+     Regression from 1.7.
+   Votes:
+     +1: philip, stsp, rhuijben