]> granicus.if.org Git - php/commitdiff
- News entry for zip MFH
authorPierre Joye <pajoye@php.net>
Sat, 4 Nov 2006 00:09:04 +0000 (00:09 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 4 Nov 2006 00:09:04 +0000 (00:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9679881ebc971685c02d5ec9a0aa0d61c972aed5..488d85d16333c97866bd8b3fd3ab0d339d1c686c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2007, PHP 5.2.1
+- Zip Extension Improvements (Pierre)
+  . Fixed leak in statName and stateIndex
+  . Fixed return setComment (Hannes)
+  . Added addEmptyDir method
 - Filter Extension Improvements (Ilia)
   . Fixed a bug when callback function returns a non-modified value.
   . Added filter support for $_SERVER in cgi/apache2 sapis.