From: Wez Furlong Date: Fri, 24 Aug 2001 09:03:50 +0000 (+0000) Subject: Ahem. X-Git-Tag: PRE_SUBST_Z_MACROS~372 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61c62cf8540f86cf1e8422b34ba098eac6e7de80;p=php Ahem. --- diff --git a/NEWS b/NEWS index b4bf0c1235..a395f2640b 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev - -?? ??? 200?, Version 4.0.7 - Add support for chinese encodings to htmlentities() and htmlspecialchars() (Patch by Alan Knowles and Wez) + +?? ??? 200?, Version 4.0.7 - Fixed a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com) - Fixed a crash in msql_result() (Zeev) - Added support for single dimensional SafeArrays and Enumerations.