From: Date: Mon, 20 Nov 2000 02:09:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=620cda3987b90f9300040f3257098761267233ea;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 18ca573153..73b8aadb2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2000-11-19 Hartmut Holzgraefe + + * ext/standard/info.c: typo fix (copy/paste bug?) + +2000-11-19 Sterling Hughes + + * ext/skeleton/php_skeleton.h + NEWS: *** empty log message *** + +2000-11-19 Stanislav Malyshev + + * ext/session/session.c: + Fix #3261 - variables declared as "global" in function do not get the right + value after session_start. + +2000-11-19 David Hedbor + + * sapi/caudium/config.m4 + sapi/roxen/config.m4: Patch to find module dir + +2000-11-19 Chuck Hagenbuch + + * ext/mcal/config.m4: include checks for cal_misc.h and icalroutines.h + 2000-11-18 dickmeiss * ext/yaz/.cvsignore: Added .cvsignore file.