]> granicus.if.org Git - php/commitdiff
Updated for OCI8 patch
authorDan Kalowsky <kalowsky@php.net>
Mon, 9 Sep 2002 19:06:41 +0000 (19:06 +0000)
committerDan Kalowsky <kalowsky@php.net>
Mon, 9 Sep 2002 19:06:41 +0000 (19:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index adb42377280b75aa1b013dae905797070c34eb3a..2dccb2050ec2c2b01e658cb38cdbbdf51e0f5d5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Corrected a build failure with the OCI8 extension on Tru64 based 
+  architectures (patch submitted by Michael Mauch, micahel.mauch@gmx.de)
 - Added support for fopen("ftps://...", ...) which allows to connect to FTP 
   servers via SSL. (Stefan Esser)
 - Made the "User-Agent" header sent by the fopen wrappers to be configurable