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