moriyoshi Sat Jan 4 13:49:48 2003 EDT Modified files: /php4 NEWS Log: Forgot to include these functions in the list Index: php4/NEWS diff -u php4/NEWS:1.1301 php4/NEWS:1.1302 --- php4/NEWS:1.1301 Sat Jan 4 13:35:37 2003 +++ php4/NEWS Sat Jan 4 13:49:48 2003 @@ -4,6 +4,8 @@ - Added iconv related functions (Moriyoshi) . iconv_strlen() . iconv_substr() + . iconv_strpos() + . iconv_strrpos() . iconv_mime_decode() . iconv_mime_encode() - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php