From e03bd99ef002d8f7196423ed48c7423fbe4e162b Mon Sep 17 00:00:00 2001 From: Date: Mon, 21 Oct 2002 00:34:56 +0000 Subject: ChangeLog update --- ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ecbba4e4b..c188045dc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2002-10-20 Sean Bright + + * README.SELF-CONTAINED-EXTENSIONS: Fix some verbage. + +2002-10-20 Jani Taskinen + + * NEWS: Try keep those most important entries as first.. + +2002-10-20 Moriyoshi Koizumi + + * main/memory_streams.c: style fix + +2002-10-20 Ilia Alshanetsky + + * main/streams.c: Fixed incorrect handling of files starting with a . + +2002-10-20 Moriyoshi Koizumi + + * ext/mbstring/php_mbregex.c: + Changed mb_regex_set_options() more informative + +2002-10-20 Wez Furlong + + * configure.in: Add the actual ftok check for Derick :-) + +2002-10-20 Derick Rethans + + * ext/standard/basic_functions.c + ext/standard/ftok.c + ext/standard/php_ftok.h: - Only include ftok() if it is available + + * ext/standard/ftok.c + ext/standard/php_ftok.h + ext/standard/basic_functions.c: + - Remove #ifdefs around ftok function so that it is also available when + none of the IPC extensions are enabled. + +2002-10-20 Moriyoshi Koizumi + + * ext/mbstring/mbstring.c: ZTS fixes + +2002-10-20 Masaki Fujimoto + + * main/main.c + ext/mbstring/mbfilter.c + ext/mbstring/mbstring.c + ext/mbstring/mbstring.h: + fixed highlight related bugs (in case shift_jis input/output filters are enabled) + +2002-10-20 Maxim Maletsky + + * ext/oci8/oci8.c: fixed proto: OCIExecute() returns boolean, not integer + 2002-10-19 Derick Rethans * ext/standard/tests/strings/implode.phpt: -- cgit v1.2.1