From: Date: Tue, 26 Oct 2004 00:48:48 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~831 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=506c2e2e5b45174237085fbd2d56affff621f1e5;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index c04ea8b72e..a39e3eca2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2004-10-25 Greg Beaver + + * (PHP_5_0) + pear/PEAR/Builder.php + pear/PEAR/Common.php + pear/PEAR/Downloader.php + pear/PEAR/ErrorStack.php + pear/PEAR/Exception.php + pear/PEAR/Installer.php + pear/PEAR/Registry.php + pear/PEAR/Command/Install.php + pear/PEAR/Command/Package.php: + sync with PEAR_1_3 branch of pear-core + + * (PHP_5_0) + pear/go-pear-list.php: + update for PEAR 1.3.2 + +2004-10-25 Ilia Alshanetsky + + * ext/standard/microtime.c: + Merge gettimeofday() based code to prevent duplication. + +2004-10-25 Greg Beaver + + * (PHP_5_0) + pear/go-pear.bat: + pass in first parameter to work with go-pear 0.5.0 "local" option + 2004-10-24 Ilia Alshanetsky * NEWS