From: Frank Denis Date: Mon, 2 Oct 2017 20:47:06 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0RC4~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1c0824518e0d9e767304ea32b4934969477f964;p=php NEWS --- diff --git a/NEWS b/NEWS index 566505ee62..a029865a8e 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,9 @@ PHP NEWS . Fixed bug #75285 (Broken build when system libpcre don't have jit support). (Remi) +- Sodium: + . Added missing bindings for libsodium > 1.0.13. (Frank) + 28 Sep 2017, PHP 7.2.0RC3 - Core