]> granicus.if.org Git - php/commitdiff
add zend engine 2 changes.
authorSterling Hughes <sterling@php.net>
Wed, 25 Jun 2003 04:39:00 +0000 (04:39 +0000)
committerSterling Hughes <sterling@php.net>
Wed, 25 Jun 2003 04:39:00 +0000 (04:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8c4d7a9f202916ec82d22ad5ebfc2af0ba8a145a..3355b964bf834890e6fb18e7326c28c64fab667c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ PHP                                                                        NEWS
 
 ? ? ??? 2003, PHP 5 Beta 1
 
+- Switch to using Zend Engine 2, which includes numerous engine level 
+  improvements.  A full list is available at 
+  http://www.php.net/zend-engine-2.php.
+
 - The SQLite (http://www.hwaci.com/sw/sqlite/) extension is now bundled and 
   enabled by default. (Wez, Marcus, Tal)