From: Date: Fri, 24 Aug 2001 00:10:36 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_SUBST_Z_MACROS~382 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a4da944ba836d5bc4e9dd45b29cef0402d7230b;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 0d9fc11bca..6d12e1137f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2001-08-23 Sterling Hughes + + * ext/xslt/sablot.c + ext/xslt/xslt.c: noet + + * ext/xslt/sablot.c: some cleanup + +2001-08-23 Zeev Suraski + + * ext/com/conversion.c: whitespace + +2001-08-23 Wez Furlong + + * ext/standard/html.c: + - Add support for chinese encodings to htmlentities/htmlspecialchars + (patch from Alan Knowles ) + +2001-08-23 Stanislav Malyshev + + * TODO: Add TODO for DLSYM_NEEDS_UNDRESCORE + +2001-08-23 Thomas V.V.Cox + + * pear/DB/common.php: + make quoteString() backwards compatible with the original version (quote() + is still the prefered quote method) + 2001-08-22 Jeroen van Wolffelaar * ext/standard/crypt.c: Fixed the right version