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 2014/04/15 13:44:39 UTC

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

Author: rhuijben
Date: Tue Apr 15 11:44:39 2014
New Revision: 1587536

URL: http://svn.apache.org/r1587536
Log:
* STATUS: Cast vote and try to work around backport script bug.

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=1587536&r1=1587535&r2=1587536&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Apr 15 11:44:39 2014
@@ -316,14 +316,6 @@ Candidate changes:
    Votes:
      +1: stsp
 
- * r1578670, r1578820, r1579274, r1587511
-   Fix the order of node record headers written by svndumpfilter.
-   Justification:
-     Makes output match the rules documented in notes/dump-load-format.txt.
-   Votes:
-     +1: philip, julianfoad
-     +1: (without r1587511) rhuijben
-
 Veto-blocked changes:
 =====================
 
@@ -378,8 +370,7 @@ Approved changes:
      +1: breser, ivan, julianfoad
 
  * r1580832
-   svnrdump: resolve segfault on 'svnrdump load' deleting an 'svn:*' property
-   Issue #4490.
+   Resolve 'svnrdump load' segfault deleting an 'svn:*' property (issue #4490)
    Justification:
      Simple fix for a segfault
    Notes:
@@ -399,3 +390,10 @@ Approved changes:
      Merge with --accept=working to resolve FSX conflict.
    Votes:
      +1: stsp, philip, julianfoad
+
+ * r1578670, r1578820, r1579274, r1587511
+   Fix the order of node record headers written by svndumpfilter.
+   Justification:
+     Makes output match the rules documented in notes/dump-load-format.txt.
+   Votes:
+     +1: philip, julianfoad, rhuijben