]> granicus.if.org Git - php/commitdiff
fix for #62460
authorStanislav Malyshev <stas@php.net>
Mon, 6 Aug 2012 03:31:08 +0000 (20:31 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 6 Aug 2012 03:31:08 +0000 (20:31 -0700)
NEWS

diff --git a/NEWS b/NEWS
index c22d7c2fd429f3265563571502ff55338fd25049..70cbe8ed833f8587d1ee13e4c75e9e812cf17ba7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP                                                                        NEWS
   . Fixed bug #62744 (dangling pointers made by zend_disable_class). (Laruence)
   . Fixed bug #62716 (munmap() is called with the incorrect length). 
     (slangley@google.com)
+  . Fixed bug ##62460 (php binaries installed as binary.dSYM). (Reeze Xia)
   . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
     with run-test.php). (Laruence)