From: Date: Mon, 18 Dec 2000 02:09:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~867 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6f0bd3bb80304f04aaec4c35c2b542c5915cd1a;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index dcbccc896d..9bca8376c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-12-17 Stanislav Malyshev + + * ext/odbc/config.m4: + No need to link main binary with ODBC libs if we use shared module + +2000-12-17 Thies C. Arntzen + + * TODO: add a reminder about #3149 + +2000-12-17 Sascha Schumann + + * ext/standard/string.c: + Don't do anything, if the input string has a length of 0. + + PR: #7686 + 2000-12-16 Andi Gutmans * ext/dba/dba.c: