From: Date: Thu, 9 Nov 2000 02:09:34 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7eb6e8d5518675468e1cee213ff5e2a88959d3b5;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d6092dd7e7..d9365e52e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2000-11-08 Marc Pohl + + * ext/zlib/php_zlib.h + ext/zlib/zlib.c: + add gzdeflate() and gzinflate() for handling of pure gzip-datastreams + +2000-11-08 Mathieu Kooiman + + * ext/gd/gd.c: E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-) + +2000-11-08 Nikos Mavroyanopoulos + + * ext/ovrimos/ovrimos.c: Added license + +2000-11-08 Mathieu Kooiman + + * ext/gd/gd.c: Alert user if they're trying to use + ImageCreateFromString() with GD < 1.5.. + Sorry, should've added this last commit. + + * ext/gd/gd.c: - Made gd extension build when using gd version < 1.5 + +2000-11-08 Zeev Suraski + + * ext/mysql/php_mysql.c: + Will work on a more thorough implementation for mysql_store_result() after 4.0.4 + +2000-11-08 Jani Taskinen + + * ext/domxml/php_domxml.c: Make this compile with libxml2.2.7. + + * ext/gd/config.m4: Cleaned up a bit. + + * ext/gd/config.m4: config.m4 + 2000-11-07 Zeev Suraski * NEWS: Forgot to commit it...