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 2012/06/30 13:21:54 UTC

svn commit: r1355705 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Sat Jun 30 11:21:53 2012
New Revision: 1355705

URL: http://svn.apache.org/viewvc?rev=1355705&view=rev
Log:
* STATUS:
  Approve another ill-formed change to test the automatic backport script.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1355705&r1=1355704&r2=1355705&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Sat Jun 30 11:21:53 2012
@@ -15,26 +15,6 @@ Status of 1.7.6:
 Candidate changes:
 ==================
 
- * r1293945, r1293972, r1293976, r1293998, r1294136, r1294236;
-   r1294134, r1294147, r1294586
-   Two interdependent changes:
-   Fix issue #4121: copy followed by delete of unreadable child.
-   Fix svn:// authz in Python tests.
-   Justification:
-     User resorted to patching the commit editor to work around this.
-     Tests are broken.
-   Notes:
-     r1293945,r1293972,r1293976 are cosmetics.
-     r1293998 is the fix.
-     r1294136 is a test.
-     r1294236 fixes an uninitialized variable.
-   Notes:
-     r1294134 extends a test to demonstrate its brokenness.
-     r1294147 fixes said brokenness.
-     r1294586 fixes r1294147 for Windows.
-   Votes:
-     +1: danielsh, stsp
-
  * r1307177
    Move mod_dontdothat to install-tools.
    Justification:
@@ -124,3 +104,23 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1293945, r1293972, r1293976, r1293998, r1294136, r1294236;
+   r1294134, r1294147, r1294586
+   Two interdependent changes:
+   Fix issue #4121: copy followed by delete of unreadable child.
+   Fix svn:// authz in Python tests.
+   Justification:
+     User resorted to patching the commit editor to work around this.
+     Tests are broken.
+   Notes:
+     r1293945,r1293972,r1293976 are cosmetics.
+     r1293998 is the fix.
+     r1294136 is a test.
+     r1294236 fixes an uninitialized variable.
+   Notes:
+     r1294134 extends a test to demonstrate its brokenness.
+     r1294147 fixes said brokenness.
+     r1294586 fixes r1294147 for Windows.
+   Votes:
+     +1: danielsh, stsp, rhuijben