You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2016/04/12 10:50:09 UTC

svn commit: r1738735 - /subversion/branches/1.9.x/STATUS

Author: ivan
Date: Tue Apr 12 08:50:09 2016
New Revision: 1738735

URL: http://svn.apache.org/viewvc?rev=1738735&view=rev
Log:
* STATUS: Vote and approve r1704292 group.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1738735&r1=1738734&r2=1738735&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Apr 12 08:50:09 2016
@@ -30,17 +30,6 @@ Candidate changes:
      +0: julianfoad, rhuijben (he says it works, but I haven't reviewed or tested)
      +0: danielsh (not tested; would be nice to have a $ anchor in the pattern)
 
- * r1704292, r1704573
-   Make svn diff --git produce proper forward binary diffs
-   Justification:
-     Applying accidental reverse diffs might work for git, but isn't
-     going to work for our 1.10 'svn patch' implementation.
-     .
-     Without this patch we produce a diff transforming the result file
-     to the original file.
-   Votes:
-     +1: rhuijben, jamessan
-
  * r1717876, r1717877
    Fix svn_fs_contents_different on FSFS producing false negatives.
    Justification:
@@ -155,3 +144,14 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1704292, r1704573
+   Make svn diff --git produce proper forward binary diffs
+   Justification:
+     Applying accidental reverse diffs might work for git, but isn't
+     going to work for our 1.10 'svn patch' implementation.
+     .
+     Without this patch we produce a diff transforming the result file
+     to the original file.
+   Votes:
+     +1: rhuijben, jamessan, ivan