]> granicus.if.org Git - php/commitdiff
update news
authorStanislav Malyshev <stas@php.net>
Mon, 17 Sep 2012 22:58:27 +0000 (15:58 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 17 Sep 2012 22:58:27 +0000 (15:58 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 68f423200e94290bf16fc6ccb673426eb7b5ae94..339d6814c0fcc07c45cc6c3b87f7f28c3c490408 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,11 @@ PHP                                                                        NEWS
     (Niklas Lindgren).
 
 - Core:
-  . Fixed bug #63093 (Segfault while load extension failed in zts-build).
-    (Laruence)
   . Added optional second argument for assert() to specify custom message. Patch
     by Lonny Kapelushnik (lonny@lonnylot.com). (Lars)
+  . Support building PHP with the native client toolchain. (Stuart Langley)
+  . Fixed bug #63093 (Segfault while load extension failed in zts-build).
+    (Laruence)
   . Fixed bug #62976 (Notice: could not be converted to int when comparing
     some builtin classes). (Laruence)
   . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values"