From b76900ed43e579b6f2c450144d0b237a09265239 Mon Sep 17 00:00:00 2001 From: Date: Fri, 15 Dec 2000 02:09:26 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) diff --git a/ChangeLog b/ChangeLog index afdf47b79f..4c7dc96a47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,74 @@ +2000-12-14 Andi Gutmans + + * main/fopen-wrappers.c: - This is the correct way of doing it + +2000-12-14 Daniel Beulshausen + + * sapi/apache/php_apache.c: added missing SLS_FETCH() + +2000-12-14 Sascha Schumann + + * acinclude.m4 + configure.in: New m4 macros should go into acinclude.m4. + +2000-12-14 Hartmut Holzgraefe + + * ext/standard/levenshtein.c: + enforce lenght limit and catch out-ouf-memory conditions + +2000-12-14 Sascha Schumann + + * ltconfig: + Fix OpenBSD behaviour WRT building shared libraries. Also add OpenBSD 2.8 + support. + +2000-12-14 Hartmut Holzgraefe + + * ext/standard/levenshtein.c + ext/standard/tests/general_functions/003.phpt: revert my last patch + +2000-12-14 Sascha Schumann + + * ext/standard/string.c: MFH strtr fix + + * ext/standard/string.c: + Don't define LC_MESSAGES, if LC_MESSAGES is not defined. + + PR: #8259 + +2000-12-14 Hartmut Holzgraefe + + * ext/standard/tests/general_functions/003.phpt + ext/standard/levenshtein.c: levenshtein() fixes and regression test + + * ext/standard/file.c + ext/standard/tests/general_functions/004.data + ext/standard/tests/general_functions/004.phpt: + fgetcsv() will now work correct with empty fields in tab delimited files + +2000-12-14 Daniel Beulshausen + + * main/config.w32.h: added define for force cgi redirect + +2000-12-14 Stanislav Malyshev + + * ext/fribidi/README: Fix shared description + + * ext/fribidi/fribidi.c: Add proto + +2000-12-14 Uwe Steinmann + + * ext/hyperwave/hg_comm.c: + - handled possible case that an Anchor has no Position + (This used to cause a segm fault) + +2000-12-14 Sascha Schumann + + * configure.in + main/php_version.h: Preparing RC6 + + * ext/pgsql/pgsql.c: MFH fix for #8225 + 2000-12-13 Zeev Suraski * ext/standard/exec.c: Rollback bogus patch -- 2.40.0