From 66f14d696e82b78bb7f9087a9cc2c5e99d4cb515 Mon Sep 17 00:00:00 2001 From: Date: Fri, 30 Apr 2004 00:35:30 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ Zend/ChangeLog | 5 +++++ 2 files changed, 37 insertions(+) diff --git a/ChangeLog b/ChangeLog index c4a7b3ebd2..3304f9d21c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2004-04-29 Marcus Boerger + + * ext/sqlite/CREDITS: + An oumlaut doesn't work here, need ASCII only + +2004-04-29 Ilia Alshanetsky + + * (PHP_4_3) + NEWS + ext/curl/curl.c: + MFH: Fixed bug #28196 (missing error constants in cURL extension). + + * ext/curl/interface.c: + Fixed bug #28196 (missing error constants in cURL extension). + + * ext/dom/documentfragment.c + ext/msession/reqclient.h + ext/oci8/php_oci8.h + ext/w32api/w32api.c + sapi/milter/php_milter.c: + C++ comments. + +2004-04-29 Wez Furlong + + * NEWS: + another down... + +2004-04-29 Stanislav Malyshev + + * ZendEngine2/zend_execute.c: + Fix bug #27876 + 2004-04-28 Wez Furlong * ext/com_dotnet/com_extension.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index f17147ba34..43e781359d 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,8 @@ +2004-04-29 Stanislav Malyshev + + * zend_execute.c: + Fix bug #27876 + 2004-04-28 Marcus Boerger * zend_exceptions.h: -- 2.50.1