]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 14 Mar 2014 08:53:11 +0000 (09:53 +0100)
committerRemi Collet <remi@php.net>
Fri, 14 Mar 2014 08:53:11 +0000 (09:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 0aca85c9ea4de48d3f37e8ffd4d4c3c0d2ba98b8..1682ef06698d5b8d5a4e55a027a86e184b589b06 100644 (file)
--- 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