You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by bl...@apache.org on 2013/07/12 22:30:44 UTC

svn propchange: r1502673 - svn:log

Author: blair
Revision: 1502673
Modified property: svn:log

Modified: svn:log at Fri Jul 12 20:30:44 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jul 12 20:30:44 2013
@@ -1,7 +1,8 @@
-Fix that global setting wasn't used if a section existed but had no http-chunked-requests option.
+Fix that global setting wasn't used if a section existed but had no
+http-chunked-requests option.
 
 * subversion/libsvn_ra_serf/serf.c
-  (load_config): Pass chunked_requests as the default for the http-chunked-requests
-    option in the server_group.
+  (load_config): Pass chunked_requests as the default for the
+    http-chunked-requests option in the server_group.
 
 Found by: gstein