From: Lior Kaplan Date: Wed, 22 Jul 2015 17:34:31 +0000 (+0300) Subject: Fix 69882 entry X-Git-Tag: php-5.6.13RC1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=856013827414fb6c9987f156c8b79d47459bc214;p=php Fix 69882 entry --- diff --git a/NEWS b/NEWS index 6cc46aa530..9b3734565e 100644 --- a/NEWS +++ b/NEWS @@ -32,8 +32,8 @@ PHP NEWS columns). (cmb) - OpenSSL: - . Fixed bug #69882 (OpenSSL error “key values mismatch” after - openssl_pkcs12_read with extra cert) (Tomasz Sawicki) + . Fixed bug #69882 (OpenSSL error "key values mismatch" after + openssl_pkcs12_read with extra cert). (Tomasz Sawicki) - Standard: . Fixed bug #70096 (Repeated iptcembed() adds superfluous FF bytes). (cmb)