Author: rhuijben Date: Mon Aug 29 09:29:39 2016 New Revision: 1758193 URL: http://svn.apache.org/viewvc?rev=1758193&view=rev Log: * CHANGES: A few more tweaks. Remove duplicated item.
Modified: serf/trunk/CHANGES Modified: serf/trunk/CHANGES URL: http://svn.apache.org/viewvc/serf/trunk/CHANGES?rev=1758193&r1=1758192&r2=1758193&view=diff ============================================================================== --- serf/trunk/CHANGES (original) +++ serf/trunk/CHANGES Mon Aug 29 09:29:39 2016 @@ -47,7 +47,7 @@ Serf 1.4.0 [2014-xx-xx, from /tags/1.4.0 Fix issue #157: Segmentation fault in test_ssl_init -Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9] +Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9, rxxxx] serf is now Apache Serf; apply header changes (r1700062) Fix issue #151: SCons build broken when only one library in ENVPATH Fix issue #153: avoid SSPI handle leak @@ -62,9 +62,8 @@ Apache Serf 1.3.9 [2016-09-01, from tags Fix some usages of the openssl BIO api (r1699852) Improve handling of bad data in the response state line. (r1699985) Resolve several compiler issues with less common compilers - Support VPath builds with SCons (r1699858, ...) Support more overrides via SCons arguments (r1701836, ...) - Adapt to OpenSSL 1.1.x api + Adapt to OpenSSL 1.1.x api (r1750819) Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]