From: Date: Tue, 25 Sep 2001 00:10:25 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_SUBST_Z_MACROS~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d05661abd2516bfd991f15d5d996e54db01b552a;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 1be1259840..1cd9b76cca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2001-09-24 Sterling Hughes + + * ext/curl/curl.c: fix constant + +2001-09-24 Andi Gutmans + + * main/rfc1867.c: - MFH. File uploads need to be tested thoroughly in RC3! + +2001-09-24 Harald Radi + + * ext/com/TODO + ext/com/VARIANT.c + ext/com/conversion.c + ext/com/conversion.h + ext/com/php_VARIANT.h + ext/com/COM.c: removed VARIANT module and put the VARIANT class into + the COM module. + also fixed a few bugs. + +2001-09-24 Derick Rethans + + * ext/standard/string.c: + - Fix crash bug (patch by ) + 2001-09-23 Andi Gutmans * main/rfc1867.c: