You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by gs...@apache.org on 2011/07/14 23:00:36 UTC

svn commit: r1146893 - /subversion/branches/1.6.x/STATUS

Author: gstein
Date: Thu Jul 14 21:00:35 2011
New Revision: 1146893

URL: http://svn.apache.org/viewvc?rev=1146893&view=rev
Log:
move section. add lesser vote.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1146893&r1=1146892&r2=1146893&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Jul 14 21:00:35 2011
@@ -64,6 +64,21 @@ Candidate changes:
    Votes:
      +1: philip
 
+ * r894014, 894029, 896247, 905705
+   Use serf_connection_create2 instead of serf_connection_create so that
+   1.6.x will be prepared to work with serf's upcoming ssl tunnel support
+   (https over http proxy).
+   Justification:
+     Make use of new feature provided by the serf library, stop using
+     an API that will be deprecated (although isn't yet).
+   Note: this change doesn't require a change of the minimum serf requirements
+     for this branch. r894014 is the main revision, the others are follow-up
+     fixes.
+   Votes:
+     +1: lgo
+     +0: gstein (haven't reviewed these specific revisions yet)
+
+
 Veto-blocked changes:
 =====================
 
@@ -205,19 +220,6 @@ Veto-blocked changes:
                    needs the same fix).
      -1: markphip (tested multiple builds of this and never saw it work).
 
- * r894014, 894029, 896247, 905705
-   Use serf_connection_create2 instead of serf_connection_create so that
-   1.6.x will be prepared to work with serf's upcoming ssl tunnel support
-   (https over http proxy).
-   Justification:
-     Make use of new feature provided by the serf library, stop using
-     an API that will be deprecated (although isn't yet).
-   Note: this change doesn't require a change of the minimum serf requirements
-     for this branch. r894014 is the main revision, the others are follow-up
-     fixes.
-   Votes:
-     +1: lgo
-
 
 Approved changes:
 =================