]> granicus.if.org Git - php/commitdiff
NEWS
authorSara Golemon <pollita@php.net>
Sun, 18 Jun 2017 23:53:06 +0000 (19:53 -0400)
committerSara Golemon <pollita@php.net>
Sun, 18 Jun 2017 23:53:06 +0000 (19:53 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 3ca05d31c784b63faaf9bf0ebd6146b7211424e0..332939be6984b9246c1cf21eeed733cca8f61560 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ PHP                                                                        NEWS
   . Use TLS_ANY for default ssl:// and tls:// negotiation.
     (Niklas Keller, me at kelunik dot com)
 
+- Standard
+  . Compatibility with libargon2 versions 20161029 and 20160821.
+    (charlesportwoodii at erianna dot com)
+
 - SQLite3:
   . Update to Sqlite 3.19.3. (cmb)