From: Date: Wed, 17 Jan 2001 02:09:11 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~546 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5795a56de3981498ee8d028ac3c8f05e16de30b;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 42146bdde2..07c3b12cd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2001-01-16 Jani Taskinen + + * ext/gd/gd.c: Fixed bug #8733 + +2001-01-16 Rasmus Lerdorf + + * ext/sockets/sockets.c: Kill some warnings + +2001-01-16 Mika Tuupola + + * pear/Image/Remote.php: + Fixed the vim rules. + +2001-01-16 Sterling Hughes + + * ext/sablot/php_sablot.h + ext/sablot/sablot.c: + Added the SABLOT_SET_ERROR() macro to set sablotron errors... + +2001-01-16 Ben Mansell + + * sapi/isapi/php4isapi.c + README.Zeus: Added changes to environment variable manipulations, to support Zeus 3.3.8 + and increase compatibility between Zeus/IIS/Apache. Now, URLs like + http://foo.org/file.php/a/b/c/d work correctly. + +2001-01-16 Sascha Schumann + + * ext/ircg/ircg.c: + Use the write buffer subsystem to accumulate network writes and to + increase the overall through-put. + +2001-01-16 Sean Grimes + + * pear/XML/Render.php: + Added a method to call the HTML and PDF rendering modes(not implemented yet). + Added the parse function which should allow for finer XML parsing. + The XML file contents are now stored in a var available to the entire class. + Added a wrapper around setInputFile() and setInput() + 2001-01-15 Zeev Suraski * sapi/isapi/stresstest/stresstest.dsp: Fix output dir