davidc          Mon Jan 21 18:28:12 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - Added lcfirst() announcement.
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.79&r2=1.2027.2.547.2.965.2.80&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.79 
php-src/NEWS:1.2027.2.547.2.965.2.80
--- php-src/NEWS:1.2027.2.547.2.965.2.79        Sun Jan 20 14:14:28 2008
+++ php-src/NEWS        Mon Jan 21 18:28:11 2008
@@ -74,6 +74,7 @@
   . Added access to internal values of DSA, RSA and DH keys
 - Improved memory usage by moving constants to read only memory.
   (Dmitry, Pierre)
+- Added lcfirst() function. (David C)
 
 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
 

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

Reply via email to