]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Mon, 14 Aug 2006 20:11:52 +0000 (20:11 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 14 Aug 2006 20:11:52 +0000 (20:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2c541c16fd1b2891c5c41ca351c962544f38edd6..07a52b0a5bd000c0661c787fc13e27748d577087 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,7 @@ PHP                                                                        NEWS
 - Fixed phpinfo() cutoff of variables at \0. (Ilia)
 - Fixed a bug in the filter extension that prevented magic_quotes_gpc from
   being applied when RAW filter is used. (Ilia)
+- Fixed bug #38451 (PDO_MYSQL doesn't compile on Solaris). (Tony)
 - Fixed bug #38450 (constructor is not called for classes used in userspace 
   stream wrappers). (Tony)
 - Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)