give credit where it is due.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 2 Mar 2006 21:32:32 +0000 (21:32 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 2 Mar 2006 21:32:32 +0000 (21:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c0caa37cb576e95a64baab1a138f994839d92737..cc205f152c2c3b84f29293947943810b9f95f58a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,7 +45,7 @@ PHP                                                                        NEWS
 - Fixed bug #36434 (Improper resolution of declaring class name of an inherited
   property). (Ilia)
 - Fixed bug #36420 (segfault when access result->num_rows after calling 
-  result->close()). (Ilia)
+  result->close()). (Ilia,Tony)
 - Fixed bug #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY). 
   (Tony)
 - Fixed bug #36400 (Custom 5xx error does not return correct HTTP response