summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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