1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

ChangeLog update

This commit is contained in:
2000-11-06 02:09:10 +00:00
parent 2906e61a06
commit 248b5a32be

View File

@@ -1,3 +1,31 @@
2000-11-05 John Donagher <john@webmeta.com>
* ext/standard/info.c: Bring phpcredits() up to date
2000-11-05 Sebastian Bergmann <sb@sebastian-bergmann.de>
* 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 <Sterling.Hughes@pentap.net>
* ext/curl/curl.c: Fix the other part...
* ext/curl/curl.c: This should fix the garbage.
2000-11-05 Stanislav Malyshev <stas@zend.com>
* ext/curl/curl.c: Fix crash from #7577 (torben@php.net)
2000-11-05 Sascha Schumann <sascha@schumann.cx>
* ext/standard/dl.c: PHP_EXTENSION_DIR is defined in build-defs.h
2000-11-05 Zeev Suraski <zeev@zend.com>
* ext/standard/dl.c: Fix the problem Sascha reported, about extension_dir
2000-11-04 Mathieu Kooiman <mathieu@gginter.net>
* ext/gd/gd.c: