helly           Tue Oct  5 14:40:06 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Update
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1812&r2=1.1813&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1812 php-src/NEWS:1.1813
--- php-src/NEWS:1.1812 Mon Sep 27 18:13:36 2004
+++ php-src/NEWS        Tue Oct  5 14:40:06 2004
@@ -1,7 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
-- Improved performance of switch statement. (Dmitry)
+- Improved performance of:
+  . switch statement. (Dmitry)
+  . several array functions. (Marcus)
+  . general execution/compilation. (Andi, Dmitry, Marcus)
 - Removed garbage manager in Zend Engine which results in more aggressive
   freeing of data. (Dmitry, Andi)
 - Implemented access to INI variables from within .ini file. (Andrei)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to