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

diff --git a/NEWS b/NEWS
index c9ef1fbc63e59803b157a9b2e627fbe795feb05a..ab8a138b090a209799e19ef3abf7d6e66b42bdcc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,9 @@ PHP                                                                        NEWS
     with IIS FTP 7.5, 8.5). (vhuk)
   . Fixed bug #72810 (Missing SKIP_ONLINE_TESTS checks). (vhuk)
 
+- sysvshm:
+  . Fixed bug #72858 (shm_attach null dereference). (Anatol)
+
 - XML:
   . Fixed bug #72085 (SEGV on unknown address zif_xml_parse). (cmb)