From 88ca873f3ad8aaada1706ad8cbf2ee80cd1a7ec6 Mon Sep 17 00:00:00 2001 From: Date: Fri, 29 Oct 1999 01:09:23 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index ada735d7448..bf4c92a7fe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +1999-10-28 Rasmus Lerdorf + + * ext/odbc/config.h.stub + ext/odbc/config.m4 + ext/odbc/php_odbc.c + ext/odbc/php_odbc.h: + (IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4. + Tested against DB2 6.1 UDB on Linux (RH-6.0) + +1999-10-28 Sascha Schumann + + * Makefile.am: + Remove set-if-not-set colon, since CPPFLAGS is never set by automake. + +1999-10-28 Andrei Zmievski + + * ext/pcre/php_pcre.c: Fix bug #2623. + + * NEWS: New function. + +1999-10-28 changelog + + * ChangeLog: ChangeLog update + + * NEWS: NEWS update + +1999-10-28 rubys + + * php4dllts.dsp: + look for output.c in its new location in the windows build + 1999-10-27 Andrei Zmievski * ext/standard/basic_functions.c