From 8abeb68cbb890a1f8abd00736580d22ab2d945f4 Mon Sep 17 00:00:00 2001 From: Date: Sun, 2 Nov 2003 01:31:52 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6db35ee05f..ea01b11f8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2003-11-01 Uwe Schindler + + * (PHP_4_3) + sapi/nsapi/nsapi.c: + this is not needed + +2003-11-01 Sascha Schumann + + * (PHP_4_3) + TODO.BUILDv5: + not really adequate here + +2003-11-01 Uwe Schindler + + * (PHP_4_3) + NEWS: + news update + +2003-11-01 Greg Beaver + + * (PHP_4_3) + pear/PEAR/Dependency.php: + ack + + * (PHP_4_3) + pear/PEAR/Dependency.php: + might as well, someone will try it someday + + * (PHP_4_3) + pear/PEAR/Dependency.php: + rework some odd code + + * (PHP_4_3) + pear/PEAR/Dependency.php: + PATH_SEPARATOR is very handy + + * pear/PEAR/Dependency.php: + checkExtension() was a complete disaster, can't believe it didn't cause any + problems before. + + * pear/tests/pear_dependency_checkExtension.phpt + pear/tests/pear_dependency_checkPackageUninstall.phpt: + new unit test + + * pear/PEAR/Dependency.php: + fix bug found by unit test + 2003-10-31 Greg Beaver * pear/tests/pear_dependency_checkPackage.phpt: -- 2.50.1