From 7f021e48092457e5b8682e20e677b641cf529c1f Mon Sep 17 00:00:00 2001 From: gggeek Date: Sat, 11 Nov 2017 21:22:03 +0000 Subject: [PATCH] fix NEWS file --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b693f89..ba6247f 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ XML-RPC for PHP version 4.3.0 - 2017/11/6 -* fixed: compatibility with Basic/Digest/NTLM auth when using client in cURL mode (issue #55) +* fixed: compatibility with Basic/Digest/NTLM auth when using client in cURL mode (issue #58) * improved: added unit tests for Basic and Digest http auth. Also improved tests suite -* new: allow to force usage of curl for http &.0 calls, as well as plain socket for https calls, via the method +* new: allow to force usage of curl for http 1.0 calls, as well as plain socket for https calls, via the method `Client::setUseCurl()` -- 2.43.0