From 0f21d60d7eef602307f0ee9d04c1514cb7c5cb89 Mon Sep 17 00:00:00 2001 From: Date: Sun, 16 Mar 2003 01:32:48 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/ChangeLog b/ChangeLog index 45c2fce00c..6f7bb3ee4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,62 @@ +2003-03-15 Moriyoshi Koizumi + + * tests/lang/bug22592.phpt: + + Added test for bug22592 + +2003-03-15 Hartmut Holzgraefe + + * ext/mysqli/mysqli_api.c + ext/mysqli/mysqli_nonapi.c + ext/mysqli/mysqli_profiler.c: + lots of proto stuff + + * scripts/ext_skel_ng/extension_parser.php: + docbook fixes + + * scripts/ext_skel_ng/php_constant.php: + thinko fix to kill warnings + + * scripts/ext_skel_ng/php_resource.php: + docbook typo fix + + * scripts/ext_skel_ng/php_function.php: + make sure the function name in the proto matches the function + +2003-03-15 Marcus Boerger + + * main/main.c: + fix Bug #21751 - the parameter was wrong when this code was introduced + +2003-03-15 Wez Furlong + + * main/streams/cast.c + main/streams/plain_wrapper.c + main/streams/xp_socket.c: + 64bit fixes + + * ext/openssl/openssl.c: + fix proto + + * (PHP_4_3) + main/network.c + main/streams.c: + 64 bit fixes + +2003-03-15 Jani Taskinen + + * NEWS: + And this never existed in any release either.. + + * (PHP_4_3) + php.ini-dist + php.ini-recommended: + MFH: "allow_webdav_methods" does not exist / is not needed anymore + + * php.ini-dist + php.ini-recommended: + "allow_webdav_methods" does not exist / is not needed anymore + 2003-03-14 Jay Smith * ext/standard/browscap.c: -- 2.50.1