From 5254ef8b05311f6dc95b80a6c1306ebfb7326a44 Mon Sep 17 00:00:00 2001 From: Date: Sat, 20 Jul 2002 00:18:04 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/ChangeLog b/ChangeLog index af6e0aea7c..babf06193f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2002-07-19 jason + + * main/network.c + main/php_network.h: Fix feof() on win32 + Bug #18436 + +2002-07-19 sniper + + * main/network.c: ws fix + +2002-07-19 phanto + + * ext/rpc/com/com_wrapper.c + ext/rpc/skeleton/skeleton.c + ext/rpc/skeleton/skeleton.h + ext/rpc/com/com.c + ext/rpc/handler.h + ext/rpc/rpc.c: - added a skeleton for new layers + - a bit cleanup + +2002-07-19 yohgaki + + * php.ini-recommended + php.ini-dist: MFH + + * php.ini-dist + php.ini-recommended: + This option should be left enabled by default by mistake. + --enable-trans-sid option is removed and this option should + be disabled by default in php.ini. + + 1) It's insecure by nature + 2) It may not work well always + 3) It wasn't enabled by default used be + 4) It risks security and user should enable it after realizing + it's security risks. + +2002-07-19 derick + + * ext/ircg/ircg.c + ext/interbase/interbase.c + ext/informix/ifx.ec + ext/iconv/iconv.c: Unify error messages + 2002-07-18 phanto * ext/rpc/com/conversion.h -- 2.40.0