From: Date: Wed, 10 Jul 2002 00:18:30 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: dev~374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82e8216ac7542374f0b0e970f7d09b56618ee9c8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f1ca2bf397..9fe98edc2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2002-07-09 Derick Rethans + + * ext/ftp/php_ftp.c: - Initialize var properly + +2002-07-09 Stig Venaas + + * ext/ldap/ldap.c: Hopefully fixes build with IBM's LDAP library + +2002-07-09 Harald Radi + + * ext/rpc/com/com.h: add file again that andrei deleted by + accident (i don't want to blame anyone here) + + * win32/php4dllts.dsp + main/config.w32.h.in + main/internal_functions_win32.c: MFH + +2002-07-09 Stig Bakken + + * pear/packages/HTTP-1.2.tar: * add HTTP package (signed) + + * pear/Console/Getopt.php: * tolerate $args being empty + + * pear/PEAR/Remote.php: * tiniest optimization + + * pear/PEAR/Registry.php: * typo + 2002-07-08 Sterling Hughes * ext/xslt/sablot.c: eek