From 61eb6fb4b662aa32cd1155f5e0e53f3ec86c281c Mon Sep 17 00:00:00 2001 From: Date: Sun, 10 Mar 2002 01:19:17 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 5 +++++ 2 files changed, 60 insertions(+) diff --git a/ChangeLog b/ChangeLog index bd51ae9a6e..dc0114dc14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2002-03-09 Jani Taskinen + + * Makefile.in + build/rules.mk: - Fixed bug #15748 (fixed otherwise in 4.3.0-dev) + + * ext/domxml/config.m4: MFH fix for bug #15686 and some exslt fix. + + * ext/domxml/config.m4: - Fixed bug: #15686 + + * ext/ming/config.m4: MFH fix for #15190 + + * ext/ming/config.m4: - Fixed bug: #15190 + +2002-03-09 Thomas V.V.Cox + + * pear/DB/IDEAS: more wishes :-) + +2002-03-09 Ludovico Magnocavallo + + * pear/DB/STATUS: updated status for ibase with working tests + + * pear/DB/tests/ibase/05sequences.phpt: new test, passed + +2002-03-09 Sander Roobol + + * ext/standard/datetime.c: + Oops... 1 digit is allowed too! Reverting my fix. + +2002-03-09 Stig Bakken + + * pear/HTML/Form.php: * added addPlain() by Ted Shieh + +2002-03-09 Jason Greene + + * ext/sockets/sockets.c: MFH: Recent Bug Fixes + + * ext/sockets/sockets.c: Fix build on win32 + + * ext/sockets/sockets.c: + Fixed bug where NULL specified in sec was not waiting infinately as it should + Fixed bug where socket_select was not producing an error message on error + Fixed bug where -1 was getting returned instead of FALSE in socket_recv(), + socket_send(), socket_sendto(), and socket_select() + +2002-03-09 Jani Taskinen + + * main/main.c: MFH + + * ext/ctype/ctype.c: MFH the MacosX compile fix. + + * ext/session/session.c: whitespace.. + + * main/main.c: + - Commented out the space escaping. Works now as it did before. + 2002-03-08 Joseph Tate * ext/domxml/php_domxml.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index ca3aa9debb..884b06d871 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,8 @@ +2002-03-09 Andi Gutmans + + * tests/zend2.php: + - Add the original example script to the CVS so that it's always available. + 2002-03-08 Sebastian Bergmann * ZEND_CHANGES: Add 'import const' example. -- 2.40.0