]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Fri, 3 Jan 2014 23:59:03 +0000 (00:59 +0100)
committerAnatol Belski <ab@php.net>
Sat, 4 Jan 2014 00:41:02 +0000 (01:41 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 86848b0dbbffe8403c53344d70cd608da937686d..9112e0828ef501e164d0089c70ace0eeb2e13988 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,10 @@ PHP                                                                        NEWS
 - ZIP:
   . Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi)
 
+- Zend Engine
+  . Fixed bug #66009 (Failed compilation of PHP extension with C++ std
+    library using VS 2012). (Anatol)
+
 12 Dec 2013, PHP 5.5.7
 
 - CLI server: