]> granicus.if.org Git - php/commitdiff
Pure, old-fashion CVS grown, bug fix.
authorAndrey Hristov <andrey@php.net>
Mon, 21 Jul 2008 13:05:46 +0000 (13:05 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 21 Jul 2008 13:05:46 +0000 (13:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5701f8956e20c54de92b633729649c1b240420ec..7530cbbad6e297a8f5631a046aac3bd56a5366e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -212,6 +212,7 @@ PHP                                                                        NEWS
   methods). (robin_fernandes at uk dot ibm dot com)
 - Fixed bug #45345 (SPLFileInfo::getPathInfo() returning dir info instead of
   file info). (Etienne)
+- Fixed bug #45179 (--with-mysql-sock fails to compile & work). (Andrey)
 - Fixed bug #45038 (Crash when using DateTimeZone object returned by
   Date::getTimezone). (Joe Orton, Derick)
 - Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)