]> granicus.if.org Git - php/commitdiff
- Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc)
authorFelipe Pena <felipe@php.net>
Sat, 17 Sep 2011 00:05:31 +0000 (00:05 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 17 Sep 2011 00:05:31 +0000 (00:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 166c1fa0fc81a048b5f237ac7acc867e72c329f6..d2b3be4100c209e3327b957f07347925efdf3932 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2011, PHP 5.4.0 RC1
+- Core:
+  . Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux
+    parisc). (Felipe)
 
 15 Sep 2011, PHP 5.4.0 Beta
 - General improvements: