diff --git a/NEWS b/NEWS index 30ecf028be5..37a5fba5be9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 05 Oct 2000, Version 4.0.3 +- Fixed returning of empty LOB fields in OCI8. (Thies) - Add Calendar module to default Win32 build (Andi) - Add FTP module to default Win32 build (Andi) - Fixed crash in the POSIX getrlimit() function (alex@zend.com)