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 2014/01/24 21:33:19 UTC

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

Author: breser
Date: Fri Jan 24 20:33:19 2014
New Revision: 1561156

URL: http://svn.apache.org/r1561156
Log:
* STATUS: Move some candidates to the approved section.

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=1561156&r1=1561155&r2=1561156&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Fri Jan 24 20:33:19 2014
@@ -75,17 +75,6 @@ Candidate changes:
    Votes:
      +1: rhuijben, steveking
 
- * r1535532
-   Make the certificate verification handling in ra_serf properly ask multiple
-   providers for acceptance of certificate failures.
-   Justification:
-     Without this patch it is not possible to have one hook accept invalid
-     ca roots, while another provider accepts an invalid date on a certificate.
-     Probably only interesting for bindings and code that explicitly tests
-     our certificate handling behavior.
-   Votes:
-     +1: rhuijben, stefan2, steveking
-
  * r1531014, r1532316, r1536350, r1536383, r1536464, r1536488
    Fix working copy database inconsistency on certain move scenarios,
    including those described in issue #4437 "Deleting a moved file can maintain a
@@ -168,16 +157,6 @@ Candidate changes:
    Votes:
      +1: ivan, rhuijben
 
- * r1547774
-   Fix 'svn checkout ^/subversion/trunk NAS' of working copy with symlinks
-   on Windows where the NAS doesn't implement FlushFileBuffers().
-   Regression since 1.7.
-   Justification:
-     The checkout of symlink replacements shouldn't require more network
-     capabilities than ordinary checkouts.
-   Votes:
-     +1: rhuijben, stefan2, steveking
-
  * r1548486
    When (during merge) we compare three files to each other stop reading
    specific files when we find enough differences.
@@ -302,3 +281,24 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+ * r1535532
+   Make the certificate verification handling in ra_serf properly ask multiple
+   providers for acceptance of certificate failures.
+   Justification:
+     Without this patch it is not possible to have one hook accept invalid
+     ca roots, while another provider accepts an invalid date on a certificate.
+     Probably only interesting for bindings and code that explicitly tests
+     our certificate handling behavior.
+   Votes:
+     +1: rhuijben, stefan2, steveking
+
+ * r1547774
+   Fix 'svn checkout ^/subversion/trunk NAS' of working copy with symlinks
+   on Windows where the NAS doesn't implement FlushFileBuffers().
+   Regression since 1.7.
+   Justification:
+     The checkout of symlink replacements shouldn't require more network
+     capabilities than ordinary checkouts.
+   Votes:
+     +1: rhuijben, stefan2, steveking
+