From: Date: Wed, 20 Dec 2000 02:09:16 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~832 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f25ef4700c7aa5ca998ab5ef2856ad2f7622ace;p=php ChangeLog update --- 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: