From 711422e1e43dbbf05e153e35ca7a2bf54c3e6e20 Mon Sep 17 00:00:00 2001 From: Date: Tue, 4 May 2004 00:35:07 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17926ed3b3..396ce6e769 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2004-05-03 Wez Furlong + + * ext/com_dotnet/com_extension.c + ext/com_dotnet/com_handlers.c + ext/com_dotnet/com_misc.c + ext/com_dotnet/com_saproxy.c + ext/com_dotnet/com_variant.c + ext/com_dotnet/tests/27974.phpt: + Enable writing to SafeArray dimensions. + + * ext/com_dotnet/com_handlers.c + ext/com_dotnet/com_saproxy.c + ext/com_dotnet/tests/variants.phpt: + Fix problem when assigning to a variable that holds an instance of + a COM/VARIANT/DOTNET object. + + * ext/com_dotnet/README + ext/com_dotnet/com_extension.c + ext/com_dotnet/com_variant.c + ext/com_dotnet/com_wrapper.c: + Fixup some constants and error handling. + Remove unfinished and un-needed function. + +2004-05-03 Uwe Schindler + + * sapi/nsapi/nsapi.c + sapi/nsapi/nsapi.c: + Security fix: Put '\0' string termination before loop + 2004-05-02 Andi Gutmans * ZendEngine2/zend_operators.c: -- 2.40.0