]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Fri, 4 Sep 2015 22:47:09 +0000 (00:47 +0200)
committerChristoph M. Becker <cmb@php.net>
Fri, 4 Sep 2015 22:47:09 +0000 (00:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f76c804b7ba018fe9b70a938b2c0998321dc76df..550104bcc9023d37b04009481864b0413a3999b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
   . Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections).
     (Niklas Keller)
 
+- Zip:
+  . Fixed bug #70322 (ZipArchive::close() doesn't indicate errors). (cmb)
+
 03 Sep 2015, PHP 7.0.0 RC 2
 
 - Core: