From: Moriyoshi Koizumi Date: Sat, 4 Jan 2003 18:49:48 +0000 (+0000) Subject: Forgot to include these functions in the list X-Git-Tag: PHP_5_0_dev_before_13561_fix~466 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69bb5057501101d1bba5ccbce1679204ca3818f2;p=php Forgot to include these functions in the list --- diff --git a/NEWS b/NEWS index 93d1ae08dd..d500a45eb0 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP 4 NEWS - 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