From 7f25ef4700c7aa5ca998ab5ef2856ad2f7622ace Mon Sep 17 00:00:00 2001 From: Date: Wed, 20 Dec 2000 02:09:16 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index b64f5e29ce..37d037cccf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2000-12-19 Zeev Suraski + + * ext/standard/credits.c + ext/standard/info.c + ext/standard/info.h: Add the QA team to the credits + +2000-12-19 Hartmut Holzgraefe + + * ext/ctype/ctype.c + ext/ctype/php_ctype.h + ext/ctype/tests/001.phpt + ext/ctype/tests/002.phpt: + ctype functions now follow the extension naming conventions + +2000-12-19 Stanislav Malyshev + + * ext/standard/fsock.c: Fix possible crash + +2000-12-19 Ron Chmara + + * CODING_STANDARDS: Updated to reflect recent discussions on php-dev. + +2000-12-19 Sascha Schumann + + * NEWS + configure.in + main/php_version.h: Preparing 4.0.4 + +2000-12-19 Jani Taskinen + + * ext/java/config.m4: wb fix. + + * ext/java/config.m4: Fix pr: #7982 + 2000-12-18 Zak Greant * ext/standard/tests/general_functions/005.phpt: -- 2.50.1