]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 12 Jan 2001 02:09:15 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Fri, 12 Jan 2001 02:09:15 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6f736ac75b29b53fd37cac2b6a1d997081d0ec94..bec8cf6bddbe520fd6ae1d95667197dcf7dc4b06 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR)
+- Add an experimental version of the ZZipLib extension which provides the
+  ability to read zip files. (Sterling)
 - Allow access to uploaded files in safe_mode. Beware that you can only
   read the file. If you copy it to new location the copy will not have the
   right UID and you script won't be able to access that copy. (Thies)