Author: lgo
Date: Wed Aug 20 11:11:01 2014
New Revision: 1619074
URL: http://svn.apache.org/r1619074
Log:
* CHANGES: list the new 'http-pipelining' config option.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1619074&r1=1619073&r2=1619074&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Aug 20 11:11:01 2014
@@ -138,6 +138,7 @@ http://svn.apache.org/repos/asf/subversi
* alow the use of libmagic to be configured via subversion configuration
file or SVN_CONFIG_OPTION_ENABLE_MAGIC_FILE env variable (r1572916)
* store human readable info about SSL certs in auth store (r1573625)
+ * new 'http-pipelining' configuration option for serf (r1619072)
- Client-side bugfixes:
* export: fix problem exporting symlinks on windows (r1476093)