]> granicus.if.org Git - php/commitdiff
NEWS
authorSara Golemon <pollita@php.net>
Mon, 19 Jun 2017 00:24:19 +0000 (20:24 -0400)
committerSara Golemon <pollita@php.net>
Mon, 19 Jun 2017 00:24:19 +0000 (20:24 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 332939be6984b9246c1cf21eeed733cca8f61560..b7731109a53c467ed1bf7aa42ffe7d672af43f6a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@ PHP                                                                        NEWS
   . Compatibility with libargon2 versions 20161029 and 20160821.
     (charlesportwoodii at erianna dot com)
 
+- Streams
+  . Default ssl/single_dh_use and ssl/honor_cipher_order to true.
+    (me at kelunik dot com)
+
 - SQLite3:
   . Update to Sqlite 3.19.3. (cmb)