Author: lgo
Date: Fri Jun 3 06:48:20 2011
New Revision: 1130916
URL: http://svn.apache.org/viewvc?rev=1130916&view=rev
Log:
* STATUS: Propose r894014 and friends for backport.
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=1130916&r1=1130915&r2=1130916&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Fri Jun 3 06:48:20 2011
@@ -168,6 +168,18 @@ Veto-blocked changes:
needs the same fix).
-1: markphip (tested multiple builds of this and never saw it work).
+ * r894014, 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.
+ Votes:
+ +1: lgo
+
Approved changes:
=================