andi            Mon Aug 23 21:04:58 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Fix typo
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1801&r2=1.1802&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1801 php-src/NEWS:1.1802
--- php-src/NEWS:1.1801 Mon Aug 23 16:19:37 2004
+++ php-src/NEWS        Mon Aug 23 21:04:57 2004
@@ -2,7 +2,7 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
 - Improved performance of switch statement. (Dmitry)
-- Removed garbage manager in Zend Engine which results in more agressive
+- 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 will now respect extension dependencies when initializing. (Wez)

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

Reply via email to