From: Date: Thu, 25 Jan 2001 02:09:19 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~470 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f40c1eaeba5a6dd14d3c7c6301f3fe0e3648d2e1;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 144832a4e4..5c88e9550c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2001-01-24 Sebastian Bergmann + + * ext/mysql/libmysql/libmysql.dsp + ext/mysql/libmysql/my_winthread.c: + Added my_winthread.c. Thanks to Thimble Smith. + +2001-01-24 Andrei Zmievski + + * TODO: Already done. + +2001-01-24 Ben Mansell + + * README.Zeus: Added 'you must use gcc' comment to build instructions. + +2001-01-24 MySQL Team + + * ext/mysql/libmysql/config-win.h + ext/mysql/libmysql/update_sources: + Don't #define HAVE_COMPRESS on windows. + +2001-01-24 Sebastian Bergmann + + * pear/HTML/ITX.php: Forgot to include IT.php. + +2001-01-24 Stig Bakken + + * pear/HTML/Form.php: typo + +2001-01-24 Egon Schmid + + * ext/gd/gd.c: Protos fixed. + +2001-01-24 Derick Rethans + + * ext/gd/gd.c + ext/gd/php_gd.h: + - Commited a patch that adds support for converting Images to WBMP format. + (Thanx to Denis Gasparin ) + - Added support for converting images from JPG/PNG on the fly with the GD + extension, which is usefull for creating dynamic WAP-sites + 2001-01-23 Boian Bonev * ext/vpopmail/CREDITS