From: Date: Mon, 6 Nov 2000 02:09:10 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~306 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=248b5a32bea1533b30dd4767bc0799eadca3f7d7;p=php ChangeLog update --- 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: