From: Julien Pauli Date: Thu, 12 Dec 2013 16:15:43 +0000 (+0100) Subject: Update NEWS for 5.5.7 release X-Git-Tag: php-5.5.8RC1~21^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3248b3c4d8a30458d3e61b3598c3aaedb7b03d5b;p=php Update NEWS for 5.5.7 release --- diff --git a/NEWS b/NEWS index 12132d16b4..861a948d92 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ PHP NEWS . Fixed bug #49634 (Segfault throwing an exception in a XSL registered function). (Mike) -?? ??? 2013, PHP 5.5.7 +12 Dec 2013, PHP 5.5.7 - CLI server: . Added some MIME types to the CLI web server (Chris Jones) @@ -62,6 +62,10 @@ PHP NEWS - readline . Fixed Bug #65714 (PHP cli forces the tty to cooked mode). (Remi) +- Openssl: + . Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). + (Stefan Esser). + 14 Nov 2013, PHP 5.5.6 - Core: