From 8a4da944ba836d5bc4e9dd45b29cef0402d7230b Mon Sep 17 00:00:00 2001 From: Date: Fri, 24 Aug 2001 00:10:36 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d9fc11bcaf..6d12e1137f2 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