]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 18 Jul 2000 01:09:06 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 18 Jul 2000 01:09:06 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25cc03043896baa76b9fd277b20affb60b56a2b3..c1e928ee50bdb7002383756b962e09ae95cf2921 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Added "pear" executable, requires CGI version installed (Stig)
+- Added extension ii for Ingres II native support. See README in ext/ii
+  directory. (David H)
+- Added Win32 project for the Interbase module (Zeev)
 - Added ability to perform calls to the parent class without explicitly
   specifying its name, using parent::func_name(...) (Zeev, Zend Engine)
 - You can now call Ora_Error() without prameters to get the reason