From: Date: Tue, 19 Feb 2002 01:19:02 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.2.0RC1~321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=671a10afcdcf9b281ebb4b491fa8a6ca9ef6af34;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 88221b3651..1a8168a5db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2002-02-18 Martin Jansen + + * pear/PEAR.php: ='typo' + +2002-02-18 Marc Boeren + + * ext/dbx/dbx.c + ext/dbx/dbx_sybasect.h: + Oops: source copy&paste should be done with care :) (Mc) + + * ext/dbx/CREDITS + ext/dbx/Makefile.in + ext/dbx/dbx.c + ext/dbx/dbx.dsp + ext/dbx/dbx_sybasect.c + ext/dbx/dbx_sybasect.h + ext/dbx/tests/002.phpt + ext/dbx/tests/005.phpt + ext/dbx/tests/006.phpt + ext/dbx/tests/dbx_test.p: + Added support for Sybase-CT to dbx module (Mc). + +2002-02-18 Ludovico Magnocavallo + + * pear/DB/ibase.php: fixed typo + 2002-02-17 Martin Jansen * pear/scripts/pearcmd-info.php: * Fix for bug #15500