]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 18 Aug 2016 15:50:17 +0000 (17:50 +0200)
committerAnatol Belski <ab@php.net>
Thu, 18 Aug 2016 15:50:17 +0000 (17:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 525b16d93aa2375dfddcb8e883cbb864ab0afb81..1d98d328a58771e78da3ece16d9d9a5236748b7b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,9 @@ PHP                                                                        NEWS
   . Fixed bug #72764 (ftps:// opendir wrapper data channel encryption fails
     with IIS FTP 7.5, 8.5). (vhuk)
 
+- Sysvshm:
+  . Fixed bug #72858 (shm_attach null dereference). (Anatol)
+
 - XML:
   . Fixed bug #72085 (SEGV on unknown address zif_xml_parse). (cmb)