From 490de4de5770dbbeae199c91797b17b99432c75a Mon Sep 17 00:00:00 2001 From: Date: Fri, 11 Aug 2000 01:09:16 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/ChangeLog b/ChangeLog index bda77063c0..e4f9c933db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2000-08-10 Andi Gutmans + + * NEWS: - The commit messages didn't seem to update the news file + +2000-08-10 Jani Taskinen + + * ext/ftp/ftp.c: + - Fixed FTP module to accept multiline server replies + +2000-08-10 Brendan W. McAdams + + * ext/ccvs/ccvs.c: - changed all pvals to zvals (like they were before) + +2000-08-10 Vlad Krupin + + * ext/pspell/php_pspell.h + ext/pspell/pspell.c: + Added capability to create and manipulate a config object that can be + used later to create an instance of the spellchecker based on that + config. + +2000-08-10 Brendan W. McAdams + + * ext/ccvs/ccvs.c + ext/ccvs/ccvs.h: + - Homogonized CCVS with the rest of the modules in the ext/ tree: + - All ZEND_* macro calls changed to PHP_* macros. + - All zval's converted to pval's. + +2000-08-10 Andi Gutmans + + * main/php3_compat.h + main/php.h: - Move compat macros to php3_compat.h + +2000-08-10 Sascha Schumann + + * ext/session/session.c: Remove bogus "by" + +2000-08-10 Joey Smith + + * ext/imap/php_imap.c: Cut and paste error? :) + +2000-08-10 Andrei Zmievski + + * NEWS: Formatting. + +2000-08-10 Hartmut Holzgraefe + + * ext/domxml/php_domxml.c: + last patch reverted, i didn't get the whole picture here + + * ext/domxml/php_domxml.c: duplicate alias entry removed + +2000-08-10 David Croft + + * ext/pspell/README: +2000-08-10 Sam Ruby + + * sapi/servlet/servlet.c: Correct bug in headers only logic. + 2000-08-09 Zeev Suraski * NEWS: -- 2.40.0