From 82e8216ac7542374f0b0e970f7d09b56618ee9c8 Mon Sep 17 00:00:00 2001 From: Date: Wed, 10 Jul 2002 00:18:30 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index f1ca2bf397f..9fe98edc2b9 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