]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Wed, 21 Dec 2005 10:21:31 +0000 (10:21 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 21 Dec 2005 10:21:31 +0000 (10:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2402864544514264fad87e7363e565c9b5e09168..5247e4148d4f829070f4eae9baefdfb212fd9fa0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ PHP                                                                        NEWS
 - Fixed many bugs in OCI8. (Tony)
 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
   connecting to 5.x server. (Andrey)
+- Fixed bug #35760 (sybase_ct doesn't compile on Solaris using old gcc). (Tony)
 - Fixed bug #35740 (memory leak when including a directory). (Tony)
 - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std). (Jani)
 - Fixed bug #35720 (A final constructor can be overwritten). (Marcus)