summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 332939be69..b7731109a5 100644
--- 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)