From: Date: Sun, 3 Apr 2005 01:39:51 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.1b1~632 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ff40069af41c57e94b99be520e14627409991a5;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f1768689c6..64b77cac0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2005-04-02 Greg Beaver + + * (PHP_4_3) + pear/go-pear.bat: + allow local install, remove -n switch + + * (PHP_5_0) + pear/go-pear.bat: + remove -n switch + + * pear/go-pear.bat: + update to support local install, remove -n switch + +2005-04-02 Jani Taskinen + + * pear/package-Archive_Tar.xml + pear/package-Console_Getopt.xml + pear/package-PEAR.xml: + Fix the name (and thus make sure PEAR will not install atm) + + * pear/package-Archive_Tar.xml: + Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at + line 22 + + * php.ini-dist + php.ini-recommended: + Make sure php_mbstring.dll is first to getting loaded..(bug #32552) + + * (PHP_4_3) + NEWS + ext/swf/swf.c: + - Fixed bug #32538 (ext/swf/swf.c does not compile with gcc-3.4.x or newer) + 2005-04-01 Greg Beaver * pear/PEAR/RunTest.php