]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 12 Oct 1999 01:08:03 +0000 (01:08 +0000)
committer <changelog@php.net> <>
Tue, 12 Oct 1999 01:08:03 +0000 (01:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f5a434fa177689aec8c7580fd5fb20cfcebe231d..2804a7b9d0bf74dd3124775c4bb7278b7463c6c6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ PHP 4.0                                                                    NEWS
 
 ?? ?? 1999, Version 4.0 Beta 3
 
+- Informix driver : Changed ifx.ec to use the new high-performance
+  ZEND API. (Danny)
+- IXF_LIBDIR environment variable specifies alternate Informix library
 - Fixed gmmktime() so that the following should always be true:
   gmmktime([args]) == mktime([args]) + date('Z', mktime([args])) (Jouni)
 - setlocale doesn't anymore screw up things if you forgot to change it back