]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 30 May 2016 12:10:27 +0000 (14:10 +0200)
committerAnatol Belski <ab@php.net>
Mon, 30 May 2016 12:10:27 +0000 (14:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6ad57201b2f951e53a0dcb4815da6256542125c8..1988e935cb7a4ae556bb8bdb61f1bb1014762963 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@ PHP                                                                        NEWS
 - XMLRPC:
   . Fixed #72155 (use-after-free caused by get_zval_xmlrpc_type). (Joe)
 
+- Zip:
+  . Fixed ug #72258 (ZipArchive converts filenames to unrecoverable form).
+    (Anatol)
+
 26 May 2016 PHP 7.0.7
 
 - Core: