Author: ivan
Date: Tue May 8 16:02:50 2018
New Revision: 1831197
URL: http://svn.apache.org/viewvc?rev=1831197&view=rev
Log:
* CHANGES
(1.4.0): Remove entry for r1699914 since it was reverted in r1831196.
Modified:
serf/trunk/CHANGES
Modified: serf/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/serf/trunk/CHANGES?rev=1831197&r1=1831196&r2=1831197&view=diff
==============================================================================
--- serf/trunk/CHANGES (original)
+++ serf/trunk/CHANGES Tue May 8 16:02:50 2018
@@ -18,8 +18,6 @@ Serf 1.4.0 [2014-xx-xx, from /tags/1.4.0
Fix issue #152: handle compressed responses > 4GB
Fix issue #147: remove unneeded ISC_REQ_CONFIDENTIALITY flag in SSPI code
Fix issue #156+#164: C++ comment style breaks C89 build
- Fix problems with NTLM authentication when accessing local server using
- alias hostname on Windows (r1699914)
Fix incorrect use of bio file handlers (r1699852)
Initialize OpenSSL when using serf_ssl_load_cert_file outside a serf context
(r1699848)