From 7299119f13790b242a91583c830dd00bf2d12efa Mon Sep 17 00:00:00 2001 From: Date: Sat, 11 Oct 2003 00:32:31 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4f4d167b0b..d3394db182 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2003-10-10 Tomas V.V.Cox + + * pear/PEAR/Installer.php: + Fix Bug #23221 Pear installer - extension re-install segfault + + * pear/PEAR/Installer.php: + Partial rewrite of dowload() method: + - Full error checking and reporting + - Avoid downloads as possible + - Made the "force" option work correctly + + + * pear/PEAR/Packager.php: + avoid chdir() calls + remove duplicated validation checks + (fix bug #66 contributed by Roman) + +2003-10-10 Ilia Alshanetsky + + * (PHP_4_3) + NEWS + ext/standard/file.c: + Fixed bug #25814 (Make flock() return correct value when 3rd argument is + used). + + 2003-10-09 Zeev Suraski * ZendEngine2/zend_compile.c -- 2.50.1