]> granicus.if.org Git - php/commitdiff
- entries for zip changes
authorPierre Joye <pajoye@php.net>
Thu, 23 Oct 2008 16:22:01 +0000 (16:22 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 23 Oct 2008 16:22:01 +0000 (16:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 41ec01b99b9c7c6d99fa7cc456352b258785b316..10ff930b085d08c1473f09081a500e3194b64522 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,10 @@ PHP                                                                        NEWS
   (Felipe)
 - Fixed bug #37100 (data is returned truncated with BINARY CURSOR). (Tony)
 - Fixed bug #24679 (pg_* functions doesn't work using schema). (Felipe)
+- Fixed extraction of zip files or directories when the entry name is 
+  a relative path. (Pierre)
+- Fixed read or write errors for large zip archives. (Pierre)
+- Update libzip to 0.9.0. (Pierre)
 
 09 Oct 2008, PHP 5.2.7RC1
 - Reverted fix for bug #44197 due to behaviour change in minor version.