From: Remi Collet Date: Fri, 14 Mar 2014 08:53:11 +0000 (+0100) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~477^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cde7473362ab6bb4efa1678221dd69281e6d9c5;p=php NEWS --- diff --git a/NEWS b/NEWS index 0aca85c9ea..1682ef0669 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,7 @@ PHP NEWS peer verification fails. (Daniel Lowrey) . Encrypted TLS servers now support the server name indication TLS extension via the new "SNI_server_certs" SSL context option. (Daniel Lowrey) + . Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi) - PDO_pgsql: . Cleaned up code by increasing the requirements to libpq versions providing