]> granicus.if.org Git - php/commitdiff
Update
authorChristopher Jones <sixd@php.net>
Fri, 6 Jun 2008 01:00:20 +0000 (01:00 +0000)
committerChristopher Jones <sixd@php.net>
Fri, 6 Jun 2008 01:00:20 +0000 (01:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2fb1f95ad35e44217101c92f3c3247174ef72f8a..268c3379b91ae0a454321ab5f31ffec9a2af66dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ PHP                                                                        NEWS
 - Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia)
 - Fixed bug #44716 (Progress notifications incorrect). (Hannes)
 - Fixed bug #44712 (stream_context_set_params segfaults on invalid arguments). (Hannes)
-
+- Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)
 
 01 May 2008, PHP 5.2.6
 - Fixed two possible crashes inside posix extension (Tony)