Forgot to include these functions in the list

This commit is contained in:
Moriyoshi Koizumi 2003-01-04 18:49:48 +00:00
parent 1b5caf3b67
commit 69bb505750

2
NEWS
View File

@ -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