]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 21 Nov 2001 01:10:26 +0000 (01:10 +0000)
committer <changelog@php.net> <>
Wed, 21 Nov 2001 01:10:26 +0000 (01:10 +0000)
ChangeLog

index 842e37d2eb44a3688a5ced7a467f5f9b4218531b..2fcfe5b33200adcbba92a9edd215ea6329f3cebc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2001-11-20  Adam Daniel  <adaniel2@cinci.rr.com>
+
+    * 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  <sb@sebastian-bergmann.de>
+
+    * win32/php_modules.dsw:
+    MFH (Remove sablot from php_modules.dsw, its no longer in repository)
+
+2001-11-20  Sascha Schumann  <sascha@schumann.cx>
+
+    * ext/ircg/ircg.c:
+    ircg_now_time_t might be zero before the ircg writer/buffer thread is started.
+
+2001-11-20  Sterling Hughes  <sterling@designmultimedia.com>
+
+    * 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  <James@phpuk.org>
+
+    * win32/php_modules.dsw:
+    Remove sablot from php_modules.dsw, its no longer in repository
+
 2001-11-19  Zeev Suraski  <zeev@zend.com>
 
     * main/php_version.h