From: Date: Fri, 14 Sep 2001 00:09:58 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_SUBST_Z_MACROS~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7343b4da7a952f6257beafd39bd07cef6b13ea6a;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index cca0343ba9..611ef8b14e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2001-09-13 Sascha Schumann + + * configure.in + main/php_version.h: this is not pure rc2 anymore + + * build/library.mk: MFH.. necessary fix + +2001-09-13 Hartmut Holzgraefe + + * ext/dbplus/php_dbplus.c: + more data types supported (and warn if unsupported encountered) + +2001-09-13 Thies C. Arntzen + + * ext/standard/tests/strings/strtr.phpt + ext/standard/string.c: + fix strtr() when called with two parameters. this has been broken for some time! + guys, when "optimizing" functions you _shoudl_ write a testcase for the + working function and make _sure_ that it works afterwards! + 2001-09-12 Hartmut Holzgraefe * ext/dbplus/config.m4: be more flexible in finding a db++ installation