From 9bfc10a0fa7ccc1525d26f30ff5d4e8266b6196a Mon Sep 17 00:00:00 2001 From: Date: Wed, 5 Jun 2002 00:24:06 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 4 ++++ 2 files changed, 52 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2e246c8f0a..92440e9ae3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2002-06-04 Edin Kadribasic + + * win32/glob.c: Sync with openbsd glob.c 1.19 + + * win32/glob.c: Removed some leftover debugging code. + +2002-06-04 Jani Taskinen + + * ext/gd/config.m4: + - Fixed the include paths for the needed libraries for bundled libgd. + - Removed files which are not needed with libgd2 from the PHP_NEW_EXTENSION. + +2002-06-04 Edin Kadribasic + + * ext/pcntl/php_pcntl.h + ext/pcntl/pcntl.c: Added function pcntl_alarm(). + +2002-06-04 Stig Bakken + + * pear/PEAR/Command/Registry.php: * sort package names in "pear list" + +2002-06-04 Joseph Tate + + * ext/domxml/php_domxml.c: + * ext/domxml/php_domxml.c: Bug fix to #17560 submitted by Rob Richards + +2002-06-04 Mark L. Woodward + + * ext/msession/reqclient.h + ext/msession/msession.c: + Added persistent connections, and automattic reconnect on + lost connections. Requires Phoenix 1.0 + +2002-06-04 Markus Fischer + + * ext/posix/posix.c: - Fix ZTS built. + +2002-06-04 Jani Taskinen + + * ext/gd/gd.c: MFH: fix bug #17535 + + * ext/gd/gd.c: Fixed bug: #17535 + + * NEWS: fine tuning + + * ext/gd/config.m4: + - Made the bundled libgd actually work. Fixed bug: #17244 + 2002-06-03 Markus Fischer * ext/posix/posix.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index e8f9165326..05fc5ab359 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,7 @@ +2002-06-04 Derick Rethans + + * zend_ini_scanner.l: - Fix for bug #17462 (Patch by Edin Kadribasic) + 2002-05-31 Andi Gutmans * ZendTS.dsp: - Add zend_objects_API.* to dsp -- 2.40.0