com php-src: Update NEWS: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 394c53889ffa70370e1a6f27e3e3bb070e0a70f7 Author: Xinchen Hui <[email protected]> Mon, 10 Apr 2017 19:03:27 +0800 Parents: 3431132f18e2cc032237b8a0d3c55e90802fbd69 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=394c53889ffa70370e1a6f27e3e3bb070e0a70f7 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 1e1fb5c..e7f5299 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,8 @@ PHP NEWS microseconds/fractions). (Andrew Nester) - OpenSSL: + . Fixed bug #74402 (segfault on random_bytes, bin2hex, openssl_seal). + (Laruence) . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds). (Moritz Fain)