changelog Wed Mar 18 01:32:40 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1456&r2=1.1457&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1456 ZendEngine2/ChangeLog:1.1457
--- ZendEngine2/ChangeLog:1.1456 Tue Mar 17 01:33:02 2009
+++ ZendEngine2/ChangeLog Wed Mar 18 01:32:39 2009
@@ -1,3 +1,23 @@
+2009-03-17 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * tests/bug43343.phpt:
+ - MFB: make it less(er) sensible to bison version
+
+ * (PHP_5_3)
+ tests/bug43343.phpt:
+ - make it less(er) sensible to bison version
+
+ * (PHP_5_3)
+ tests/bug43343.phpt:
+ - make it less sensible to bison version
+
+ * (PHP_5_3)
+ zend_float.h:
+ - MFH: disable HAVE__CONTROLFP_S with VC9, 3x times slowdown
+
+ * zend_float.h:
+ - disable HAVE__CONTROLFP_S with VC9, 3x times slowdown
+
2009-03-16 Dmitry Stogov <dmi...@zend.com>
* zend_builtin_functions.c
@@ -28028,7 +28048,7 @@
2003-06-10 Jani Taskinen <sni...@iki.fi>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1456 2009/03/17 01:33:02 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1457 2009/03/18 01:32:39 changelog Exp $ tag
2003-06-10 James Cox <ja...@imajes.info>
@@ -29752,7 +29772,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1456 2009/03/17 01:33:02
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1457 2009/03/18 01:32:39
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <i...@prohost.org>