summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-02-23 02:09:09 +0000
committer <changelog@php.net>2000-02-23 02:09:09 +0000
commite3d76db4559374eb19052cfa17337cf044358946 (patch)
treebdf2742f19e574a930ea09ccf9f1992ee64651cb
parent67f6945e8a3d2020ed443052a5384c4069d8704f (diff)
downloadphp-git-e3d76db4559374eb19052cfa17337cf044358946.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e2ca1dc150..dd20d7c2ba 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)