andi            Mon Aug 23 16:18:11 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - NEWS
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1799&r2=1.1800&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1799 php-src/NEWS:1.1800
--- php-src/NEWS:1.1799 Mon Aug 23 05:01:08 2004
+++ php-src/NEWS        Mon Aug 23 16:18:10 2004
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Improved performance of switch. (Dmitry)
+- Removed garbage manager in Zend Engine which results in more agressive
+  freeing of data. (Dmitry, Andi)
 - Implemented access to INI variables from within .ini file. (Andrei)
 - PHP will now respect extension dependencies when initializing. (Wez)
 - Added SAPI hook to get the current request time. (Rasmus)

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

Reply via email to