diff --git a/NEWS b/NEWS index e2ca1dc1505..dd20d7c2ba4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 21 February 2000 Version 4.0 Beta 4 patch level 1 +- Fixed OCI8 crash when returning cursors from stored-procedures. (Thies) - Fixed crash when magic_quotes were switched off. (Thies) - Support for pdflib 2.30 (Uwe)