From 248b5a32bea1533b30dd4767bc0799eadca3f7d7 Mon Sep 17 00:00:00 2001 From: Date: Mon, 6 Nov 2000 02:09:10 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index b27449015e..c4c27137e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2000-11-05 John Donagher + + * ext/standard/info.c: Bring phpcredits() up to date + +2000-11-05 Sebastian Bergmann + + * pear/Math/Fraction.php + pear/Math/Util.php: + Initial checkin of Math_Fraction and Math_Util. This is not really tested :-) + +2000-11-05 Sterling Hughes + + * ext/curl/curl.c: Fix the other part... + + * ext/curl/curl.c: This should fix the garbage. + +2000-11-05 Stanislav Malyshev + + * ext/curl/curl.c: Fix crash from #7577 (torben@php.net) + +2000-11-05 Sascha Schumann + + * ext/standard/dl.c: PHP_EXTENSION_DIR is defined in build-defs.h + +2000-11-05 Zeev Suraski + + * ext/standard/dl.c: Fix the problem Sascha reported, about extension_dir + 2000-11-04 Mathieu Kooiman * ext/gd/gd.c: -- 2.50.1