moriyoshi               Sat Jan  4 08:45:04 2003 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update for new iconv functions
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1299 php4/NEWS:1.1300
--- php4/NEWS:1.1299    Fri Jan  3 20:34:30 2003
+++ php4/NEWS   Sat Jan  4 08:45:03 2003
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 4.4.0
+- Added iconv related functions (Moriyoshi)
+  . iconv_strlen()
+  . iconv_substr()
+  . iconv_mime_decode()
+  . iconv_mime_encode()
 - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
   to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
   to be safely used with PHP. (Derick)



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

Reply via email to