From: Anatol Belski Date: Wed, 23 Sep 2015 18:00:38 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-5.6.15RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f451b023d1aa6d77735c9b318b81fbd4220c434b;p=php update NEWS --- diff --git a/NEWS b/NEWS index 6ab3ef960d..520e97956d 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ PHP NEWS DH key resource). (Jakub Zelenka) . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb) . Fixed bug #60632 (openssl_seal fails with AES). (Jakub Zelenka) + . Fixed bug #68312 (Lookup for openssl.cnf causes a message box). (Anatol) - PDO: . Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)