From e114080ef4000b43f2a36008d48694e66f75b69d Mon Sep 17 00:00:00 2001 From: Date: Sat, 16 Feb 2002 01:21:49 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1713af1e18..d6b8b1d714 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2002-02-15 Andrei Zmievski + + * NEWS: Fix. + +2002-02-15 Jason Greene + + * ext/sockets/sockets.c: Fix parse string + (Since arg6 is initialized at null this still catches the wrong param condition) + +2002-02-15 Dan Kalowsky + + * ext/odbc/php_odbc.c: + fix for bug 15516, patch submitted by torben@php.net + +2002-02-15 Derick Rethans + + * sapi/cgi/cgi_main.c + sapi/cli/php_cli.c: - Make the errorcode 255. (Doing docs right away) + +2002-02-15 Yasuo Ohgaki + + * ext/pgsql/config.m4: Fix problem with sesssion_pgsql module + +2002-02-15 Sean Bright + + * ext/xslt/config.m4: Fix cosmetic bug. (#15142) + 2002-02-14 Derick Rethans * sapi/cgi/cgi_main.c -- 2.50.1