From: Date: Tue, 12 Feb 2002 01:15:06 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.2.0RC1~367 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc2580f5a44429e5bff5c5aa12a21392d5ae9c92;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index a4dfef3ac8..c8b2aa9af6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2002-02-11 Mark L. Woodward + + * ext/msession/msession.c: Added one more tweak for 4.0.x compatibility. + Used "#warning" to inform users of a hard dependency. + (If #warning is unaccptable, let me know!) + +2002-02-11 Sebastian Bergmann + + * sapi/servlet/README: Fugbix typo. + +2002-02-11 Martin Jansen + + * pear/HTTP.php: * Fix bug #15423. + +2002-02-11 Richard Heyes + + * pear/Mail/mime.php + pear/Mail/mimeDecode.php + pear/Mail/mimePart.php + pear/Mail/xmail.dtd + pear/Mail/xmail.xsl: + * Removed these files as they're now in /pear/Mail_Mime + +2002-02-11 Markus Fischer + + * ext/ldap/ldap.c: - Fix protos. + 2002-02-10 Sean Bright * ext/gmp/gmp.c: