From: Anatol Belski Date: Tue, 13 Sep 2016 13:45:18 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0RC2~12^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=598ed66f8247f2bcb04a889a1838005fddaf020b;p=php update NEWS --- diff --git a/NEWS b/NEWS index 80153cccee..cce2a02f4d 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,9 @@ PHP NEWS . Fixed bug #71996 (Using references in arrays doesn't work like expected). (Nikita) +- SQLite3: + . Updated bundled SQLite3 to 3.14.2. (cmb) + - Zip: . Fixed bug #70752 (Depacking with wrong password leaves 0 length files). (cmb)