You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2012/10/10 16:03:09 UTC

svn propchange: r1396147 - svn:log

Author: danielsh
Revision: 1396147
Modified property: svn:log

Modified: svn:log at Wed Oct 10 14:03:09 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Oct 10 14:03:09 2012
@@ -1,4 +1,4 @@
-Replace r1395777, -86: assume the server only supports HTTP/1.0, upgrade
+Replace r1395777, r1395786: assume the server only supports HTTP/1.0, upgrade
 to HTTP/1.1 when the response indicates that it's possible.
 Keep adding the "Connection: keep-alive" header for HTTP/1.0 requests.