From: Sara Golemon Date: Sun, 18 Jun 2017 23:53:06 +0000 (-0400) Subject: NEWS X-Git-Tag: php-7.2.0alpha2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c690916f5babcaddf626ccbfd563ead7617722ba;p=php NEWS --- diff --git a/NEWS b/NEWS index 3ca05d31c7..332939be69 100644 --- 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)