]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 24 Dec 2001 01:12:37 +0000 (01:12 +0000)
committer <changelog@php.net> <>
Mon, 24 Dec 2001 01:12:37 +0000 (01:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0f58bb8227262535885a94c98c3d4bf4b8c16d03..0b04c6e7c9e8885984d602fd8d5778196839e736 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- added function overload in mbstring to add multibyte support for string and mail functions.
 - Added flags parameter to preg_grep(). The only flag currently is
   PREG_GREP_INVERT that will make the function return entries that
   did not match. (Andrei)