From: Date: Wed, 26 Jun 2002 00:22:12 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.3.0dev_zend2_alpha2~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c03caadec27e50b63f64e0b9340ce7e858c22b1;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2593d8b324..aac9f87d21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2002-06-25 Marcus Börger + + * ext/gd/gd.c: map imageellipse to imagearc if missing + fix warnings + + * ext/standard/image.c: bits/channels for gif + +2002-06-25 Tomas V.V.Cox + + * pear/scripts/pear.in: + change the include_path setting to be in the php space instead + of doing in the interpreter line (seems to break FreeBSD) + +2002-06-25 Christian Stocker + + * ext/domxml/php_domxml.c: should compile on windows again + + * ext/domxml/php_domxml.h: include libxml/parserInternals.h + +2002-06-25 Marcus Börger + + * ext/gd/gd.c + ext/gd/config.m4: imageellipse is removed in 2.01 + +2002-06-25 Derick Rethans + + * NEWS: - Update NEWS + +2002-06-25 Markus Fischer + + * ext/sockets/sockets.c: - Fix proto. + 2002-06-24 Jani Taskinen * NEWS: Minor cleanup.