summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-08-09 15:27:42 +0000
committerAntony Dovgal <tony2001@php.net>2006-08-09 15:27:42 +0000
commit830ab81bfaa55da08a994899029575a00d3da286 (patch)
treecdc828409db3a1582cad3cc115a13afab302c58b
parentc9c05bece9aeafed06d472cb7e57f9f57f2105de (diff)
downloadphp-git-830ab81bfaa55da08a994899029575a00d3da286.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2261b492e..2c800aed3f 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,8 @@ PHP NEWS
destruction). (Ilia)
- Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
imap_body()). (Ilia)
+- Fixed bug #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB
+ field). (Tony)
24 Jul 2006, PHP 5.2.0RC1
- Updated bundled MySQL client library to version 5.0.22 in the Windows