From d4197ea703cef9f1cf6afd7065b4cab9af4a898c Mon Sep 17 00:00:00 2001 From: Date: Mon, 3 Sep 2001 00:10:58 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index 00ea5b47d4..e95fdf56fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2001-09-02 Jeroen van Wolffelaar + + * ext/standard/php_rand.h + ext/standard/rand.c + ext/standard/rand_mt.c + ext/standard/rand_sys.c + ext/standard/basic_functions.c: + Fix the other 5% of the build - thanx to Zeev & Wez + + * ext/standard/rand_sys.c: + Fix linebreaks which were somehow converted to win32 + + * ext/standard/array.c + ext/standard/php_rand.h + ext/standard/rand.c + ext/standard/rand_sys.c: Fix build for 95% + +2001-09-02 Richard Heyes + + * pear/Mail/RFC822.php: + Modified php4/pear/Mail/RFC822.php to use PEAR error handling. Now returns + a pear error object instead of an array. + +2001-09-02 Stig Bakken + + * pear/HTML/Form.php: * replaced HTML with XHTML + * some E_ALL fixes + + * pear/DB/common.php: + * using parent::raiseError, my PHP goes into a memory-exhausting loop + +2001-09-02 Jesus M. Castagnetto + + * pear/package.dtd: s/fileList/filelist/ + + * pear/package.dtd: + Changed element and attribute names to lowercase to match the changes + in the package.xml files + 2001-09-01 Sascha Schumann * ext/ircg/ircg.c: -- 2.50.1