From: Date: Fri, 21 Dec 2001 01:14:05 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~466 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=265c69ac98b39ff622b059c11f737eba95d5fce9;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 34d718c039..effa734b17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,57 @@ +2001-12-20 Derick Rethans + + * configure.in + main/php_version.h + NEWS: Go with 4.1.1 + +2001-12-20 Frank M. Kromann + + * win32/php_modules.dsw: + Removed Win32 specific projects. These are now located in pear/PECL + + * win32/sendmail.c: Adding cvs ID + +2001-12-20 Colin Viebrock + + * pear/Crypt/CBC.php: MFH + + * pear/Crypt/CBC.php: Really fix it this time ... + + * pear/Crypt/CBC.php: Fix + +2001-12-20 Sebastian Bergmann + + * ext/mcrypt/php_mcrypt.h: Update header. + +2001-12-20 Colin Viebrock + + * ext/mcrypt/mcrypt.c + ext/mcrypt/php_mcrypt.h: Add headers and Id lines + +2001-12-20 Martin Jansen + + * pear/Experimental/Image/gtext.php: * Typo + +2001-12-20 Ulf Wendel + + * pear/Experimental/Image/gtext.php: require graphics cache + + * pear/Experimental/Image/color_helper.php: + if we do the comparison to lowercase, we need a lowercase list... + + * pear/Cache/Graphics.php: + - names graphics files "id.type", otherwise your webserver will not + recognize the type and send wrong headers + +2001-12-20 Markus Fischer + + * ext/domxml/php_domxml.c: + - Fix crash with EntityRef nodes (and properly support them). + +2001-12-20 Yasuo Ohgaki + + * ext/pgsql/README: Added when experimental functions are added. + 2001-12-19 Ulf Wendel * pear/HTML/Menu.php: PHP_SELF & friends went to $_SERVER since 4.1.0