]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 16 Mar 2016 08:50:51 +0000 (09:50 +0100)
committerAnatol Belski <ab@php.net>
Wed, 16 Mar 2016 08:50:51 +0000 (09:50 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 358e72eda84b84b6b05e25f51f88d2e59a8cabda..999a2922af617b756a54e821124d33c47dcbaf99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,10 @@ PHP                                                                        NEWS
   . Fixed Bug #71683 (Null pointer dereference in zend_hash_str_find_bucket).
     (Yasuo)
 
+- SNMP:
+  . Fixed bug #71704 (php_snmp_error() Format String Vulnerability).
+    (andrew at jmpesp dot org)
+
 - SPL:
   . Fixed bug #71617 (private properties lost when unserializing ArrayObject).
     (Nikita)