From: Date: Tue, 2 Oct 2001 00:11:54 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php4~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e91f4fadcc5b47fe1ed639875a922cfc8759042;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 38711301b0..860cb25dd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2001-10-01 Sascha Schumann + + * Makefile.in: + may fail. + +2001-10-01 Richard Heyes + + * pear/Mail/mimeDecode.php: Added body decoding functionality. + +2001-10-01 Hartmut Holzgraefe + + * ext/dbplus/php_dbplus.c + ext/dbplus/php_dbplus.h + ext/dbplus/dbplus.c + ext/dbplus/nonimp_dbplus.c: MFH + +2001-10-01 Mark L. Woodward + + * ext/msession/config.m4: + Removed PHOENIX_INCLUDE, I don't need it to compile and it seems like + it causes a conflict with ext/mhash. (Phoenix has a file called mhash.h + and that is being found when mhash is being built.) + 2001-09-30 Sascha Schumann * sapi/thttpd/thttpd.c: