]> granicus.if.org Git - php/commitdiff
- BFN #54681
authorFelipe Pena <felipe@php.net>
Sat, 7 May 2011 01:59:12 +0000 (01:59 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 7 May 2011 01:59:12 +0000 (01:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cb5223cda82fee0c52b90bafefb1be6f8bae28f8..d67d72e1a44ac97f94adb1c5a7832e458597d139 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -114,6 +114,9 @@ PHP                                                                        NEWS
 - Streams:
   . Fixed bug #54623 (Segfault when when writing to a persistent socket after
     closing a copy of the socket). (Gustavo)
+    
+. Zip extension:
+  . Fixed bug #54681 (addGlob() crashes on invalid flags). (Felipe)
 
 17 Mar 2011, PHP 5.3.6
 - Upgraded bundled Sqlite3 to version 3.7.4. (Ilia)