From: Date: Tue, 22 Feb 2000 14:14:45 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PHP-4.0-RC1~500 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74c94b2b1a7f805245979e01fa04f4831fc83db6;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 65d9cb3527..bb3d4b4f50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,111 @@ +2000-02-21 MySQL Team + + * ext/mysql/libmysql/.cvsignore: Ignore more + + * ext/mysql/libmysql/my_config.h.in: Autogenerated file. + +2000-02-21 Zeev Suraski + + * NEWS: *** empty log message *** + + * configure.in + php_version.h: Prepare a package + +2000-02-21 Uwe Steinmann + + * php_version.h: - Ups, + + * tests/testdom + NEWS + ext/pdf/pdf.c + ext/pdf/php_pdf.h + php_version.h: + - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef + - small fix in testdom to suppress error msg. + +2000-02-21 Andi Gutmans + + * ext/mysql/libmysql/config-win32.h: - Update CVS with right version + +2000-02-21 Charles Hagenbuch + + * ext/standard/info.c + ext/imap/imap.c: + being accountable for the imap and mcal work that I've done (and adding an + MCAL credits line) + +2000-02-21 Andrew Skalski + + * ext/standard/info.c: added myself to the FTP/IMAP credits + +2000-02-21 Thies C. Arntzen + + * sapi/cgi/cgi_main.c: compile-fix + + * php_variables.c: + - Fixed crash when magic_quotes were switched off. + + * NEWS + configure.in: the next baby is likely to be RC1, but... + +2000-02-21 MySQL Team + + * ext/mysql/libmysql/configure.in: Some small changes for readability + + * ext/mysql/libmysql/libtool: Autogenerated! + +2000-02-20 MySQL Team + + * ext/mysql/libmysql/.cvsignore + ext/mysql/libmysql/Makefile.am + ext/mysql/libmysql/acconfig.h + ext/mysql/libmysql/acinclude.m4 + ext/mysql/libmysql/config.guess + ext/mysql/libmysql/config.sub + ext/mysql/libmysql/install-sh + ext/mysql/libmysql/libtool + ext/mysql/libmysql/ltconfig + ext/mysql/libmysql/ltmain.sh + ext/mysql/libmysql/missing + ext/mysql/libmysql/mkinstalldirs + ext/mysql/libmysql/my_config.h.in + ext/mysql/libmysql/stamp-h.in + ext/mysql/libmysql/Makefile + ext/mysql/libmysql/configure.in + ext/mysql/libmysql/my_config.h: Update for libmysql. + +2000-02-20 Zeev Suraski + + * configure.in + php_version.h: Go B4, go! + +2000-02-20 Sam Ruby + + * ext/java/java.dsp + sapi/servlet/servlet.dsp: + php4ts.lib => php4ts_debug.lib when building for Debug_TS target + + * sapi/servlet/servlet.c: Potential trap when cookies are sent + + * ext/java/java.c + ext/java/reflect.java: Added support for arrays + + Better support for instances of non-public classes (based on a suggestion + by Patrick Beard of NetScape) + +2000-02-20 Rui Hirokawa + + * pear/DB/pgsql.php: the row index is changed to an array. + +2000-02-20 Zeev Suraski + + * ext/mysql/php_mysql.c + php4dllts.dsp: Win32 compile fix + +2000-02-20 Evan Klinger + + * ext/mysql/php_mysql.c: Eliminate compile errors relating to signals. + 2000-02-20 MySQL Team * ext/mysql/libmysql/.cvsignore