From b6e65f0d37d34147177ddfa12c87c4dfb04afa64 Mon Sep 17 00:00:00 2001 From: Date: Tue, 14 Oct 2003 00:33:26 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/ChangeLog b/ChangeLog index 47788a765b..e3c13a0510 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +2003-10-13 Wez Furlong + + * (PHP_4_3) + ext/gmp/gmp.c: + Unintialized variable fix from Joe Orton. + + * ext/gmp/gmp.c: + unintialized variable. + Patch by Joe Orton + + * ext/openssl/openssl.c: + Fix unintialized variable. + Patch by Joe Orton. + + * (PHP_4_3) + ext/openssl/openssl.c: + Fix uninitialized value. + Patch from Joe Orton. + +2003-10-13 Derick Rethans + + * EXTENSIONS + EXTENSIONS + ext/mcrypt/mcrypt.c + ext/mcrypt/mcrypt.c + ext/mcrypt/php_mcrypt.h + ext/mcrypt/php_mcrypt.h: + - Email address change + +2003-10-13 Ilia Alshanetsky + + * (PHP_4_3) + NEWS + ext/standard/url.c + ext/standard/tests/strings/url_t.phpt: + MFH: Fixed bug #25800 (parse_url() could not parse urls with empty port). + + * ext/standard/url.c + ext/standard/tests/strings/url_t.phpt: + Fixed bug #25800 (parse_url() could not parse urls with empty port). + + * ext/standard/mail.c: + Remove sendmail patch check. + +2003-10-13 Wez Furlong + + * ext/com_dotnet/com_handlers.c + ext/com_dotnet/php_com_dotnet_internal.h: + Fix possible segfault (this one came up when a method could not be found). + Add a couple of headers used by another file that is not yet ready to + commit. + 2003-10-12 Jani Taskinen * (PHP_4_3) -- 2.40.0