From: Date: Thu, 8 Feb 2001 02:11:16 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~334 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9976674c6f47956d6c1638990981fb51e11396a9;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index cafd8c7688..9f9d37891b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2001-02-07 Chuck Hagenbuch + + * pear/Mail/Sendmail.php: + remove double quotes which may not be stripped by sendmail (causing + problems), and add checks for dangerous characters (in addition to the + pre-existing escapeShellCmd()) in the $from variable. + + * pear/Mail.php + pear/Mail/RFC822.php + pear/Mail/SMTP.php + pear/Mail/Sendmail.php + pear/Mail/rfc822.php + pear/Mail/sendmail.php + pear/Mail/smtp.php + pear/Makefile.in: + may as well go by the capitalization we agreed on sooner rather than later. + +2001-02-07 Boian Bonev + + * ext/vpopmail/php_vpopmail.c: +2001-02-07 Sascha Schumann + + * ext/domxml/config.m4: + Improve use of $withval. This also cures the problem of adding -Lyes/lib + to $LIBS. + +2001-02-07 Andrei Zmievski + + * NEWS: Only one entry for mnoGoSearch is necessary. + +2001-02-07 Sergey Kartashoff + + * ext/mnogosearch/.cvsignore: Added .cvsignore + 2001-02-06 Jim Jagielski * NEWS