From: Date: Sat, 1 Jan 2000 02:08:50 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~102 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3dce6028f7c690830ad2b35dc24eb3646949af5f;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index b53097770b..971fd66698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +1999-12-31 Zeev Suraski + + * sapi/isapi/php4isapi.dsp + php4.dsp + php4dll.dsp + php4dllts.dsp + php4ts.dsp: .dsp updates + + * php4.dsp + php4dll.dsp + php4dllts.dsp + php4ts.dsp + sapi/isapi/php4isapi.dsp: + Add new Release_inline builds to Win32. Standard release versions will not use + inline under Win32. + + * ext/mysql/php_mysql.c + ext/standard/array.c + php.h: Happy new year (especially to Thies :) + - Zend branch patches merged in - get the PHP tree uptodate + - Clean + +1999-12-31 Sascha Schumann + + * ext/odbc/php_odbc.h: + Fix linking problems with iODBC. This is from the Adabas section, so + this might work for iODBC. + + * ext/odbc/config.m4: First try at getting the ODBC stuff right + + * build/rules_pear.mk: Synchronize with rules.mk + + * build/rules.mk: + Perform manual interpolation for EXTRA_INCLUDES and EXTRA_CFLAGS + 1999-12-30 Andreas Karajannis * ext/odbc/php_odbc.c