From: Christoph M. Becker Date: Sat, 27 Jun 2015 12:32:34 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.12RC1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0730fc88306154fa770ab4558be7cb4d028b1e74;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 77b26c20df..a9f5a6287f 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jul 2015, PHP 5.6.12 +- CLI server: + . Fix #64878 (304 responses return Content-Type header). (cmb) + - OpenSSL: . Fixed bug #69882 (OpenSSL error “key values mismatch” after openssl_pkcs12_read with extra cert) (Tomasz Sawicki)