]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 6 May 2016 07:41:21 +0000 (09:41 +0200)
committerAnatol Belski <ab@php.net>
Fri, 6 May 2016 07:41:21 +0000 (09:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c703d543d04fdd574236edc54c046ca492686c7d..fb88681b07823c7d2f62b002e15954fd15c23dd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ PHP                                                                        NEWS
   . Fixed bug #72014 (Including a file with anonymous classes multiple times
     leads to fatal error). (Laruence)
 
+- OpenSSL:
+  . Fixed bug #72165 (Null pointer dereference - openssl_csr_new). (Anatol)
+
 - PCNTL:
   . Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure
     overwrite). (Laruence)