]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 8 Jan 2017 00:22:00 +0000 (01:22 +0100)
committerAnatol Belski <ab@php.net>
Sun, 8 Jan 2017 00:22:00 +0000 (01:22 +0100)
NEWS

diff --git a/NEWS b/NEWS
index ff1798b49df5cd124234b7891f7c80808f49129a..5e331bb9916adbba264f1eadb694760a0c092de1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP                                                                        NEWS
 
 - OpenSSL:
   . Fixed bug #71519 (add serial hex to return value array). (xrobau)
+  . Fixed bug #73692 (Compile ext/openssl with openssl 1.1.0 on Win). (Anatol)
 
 - PDO_Firebird:
   . Implemented FR #72583 (All data are fetched as strings). (Dorin Marcoci)