]> granicus.if.org Git - php/commitdiff
news entry for pr #2158
authorJoe Watkins <krakjoe@php.net>
Mon, 17 Oct 2016 14:50:59 +0000 (15:50 +0100)
committerJoe Watkins <krakjoe@php.net>
Mon, 17 Oct 2016 14:50:59 +0000 (15:50 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e5049b515ded19bf7d0b930ac31a159b4816e0cf..d3a002880d70bd54915b998f8f2e284bf01f47a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP                                                                        NEWS
   . Fixed bug #66862 ((Sub-)Namespaces unexpected behaviour). (Nikita)
   . Fixed bug #73067 (__debugInfo crashes when throwing an exception).
     (Laruence)
+  . Fix pthreads detection when cross-compiling (ffontaine)
 
 - GD:
   . Fixed bug #73213 (Integer overflow in imageline() with antialiasing). (cmb)