From d5a1d55901398d41e355196cd28770432a39331a Mon Sep 17 00:00:00 2001 From: Date: Wed, 21 Nov 2001 01:10:26 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/ChangeLog b/ChangeLog index 842e37d2eb..2fcfe5b332 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2001-11-20 Adam Daniel + + * pear/HTML/Table.php: + fixed small bug in altRowAttributes which made second attribute be applied before the first + + * pear/HTML/Table.php: + Added setAllAttributes and updateAllAttributes also changed all html tags to lowercase + +2001-11-20 Sebastian Bergmann + + * win32/php_modules.dsw: + MFH (Remove sablot from php_modules.dsw, its no longer in repository) + +2001-11-20 Sascha Schumann + + * ext/ircg/ircg.c: + ircg_now_time_t might be zero before the ircg writer/buffer thread is started. + +2001-11-20 Sterling Hughes + + * ext/curl/curl.c + ext/curl/php_curl.h: + Temporary fix not for the HEAD branch, this is the only way to avoid the + segfault and *really* not fuck up the release cycle + + * ext/curl/curl.c: MFH latest cURL fixes, these are tested and important + + * ext/curl/curl.c: + Fix a crash bug in CURLOPT_POSTFIELDS by using curl_formadd instead of + curl_formparse + + Fix a crash bug when CURLOPT_INFILE is not properly specified. + +2001-11-20 James Moore + + * win32/php_modules.dsw: + Remove sablot from php_modules.dsw, its no longer in repository + 2001-11-19 Zeev Suraski * main/php_version.h -- 2.50.1