From 03132bff123d442c876c257925f099c85d7ab26c Mon Sep 17 00:00:00 2001 From: Date: Thu, 26 Dec 2002 01:33:49 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index cc57e22084..49f637cd39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2002-12-25 George Schlossnagle + + * sapi/cgi/cgi_main.c: + fixed ws + + * sapi/cgi/cgi_main.c: + mfh (bug #21177) + + * sapi/cgi/cgi_main.c: + fix for 21177 + +2002-12-25 Derick Rethans + + * ext/standard/tests/array/bug21182.phpt: + + - Add test for bug #21182 + +2002-12-25 Ilia Alshanetsky + + * ext/standard/array.c: + Make range operate on the copies of the parameters rather then modify the + actual parameters. + +2002-12-25 Moriyoshi Koizumi + + * ext/standard/array.c: + Fixed bug #21182 + 2002-12-24 Stefan Esser * sapi/cgi/cgi_main.c: -- 2.50.1