]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 22 Feb 2000 14:14:45 +0000 (14:14 +0000)
committer <changelog@php.net> <>
Tue, 22 Feb 2000 14:14:45 +0000 (14:14 +0000)
ChangeLog

index 65d9cb3527010d9675efe577724a8612c765bba9..bb3d4b4f50fa00497a390ab844a3fd11f6dde040 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,111 @@
+2000-02-21  MySQL Team  <mysql-all@mysql.com>
+
+    * ext/mysql/libmysql/.cvsignore: Ignore more
+
+    * ext/mysql/libmysql/my_config.h.in: Autogenerated file.
+
+2000-02-21  Zeev Suraski  <zeev@php.net>
+
+    * NEWS: *** empty log message ***
+
+    * configure.in
+      php_version.h: Prepare a package
+
+2000-02-21  Uwe Steinmann  <Uwe.Steinmann@fernuni-hagen.de>
+
+    * 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  <andi@php.net>
+
+    * ext/mysql/libmysql/config-win32.h: - Update CVS with right version
+
+2000-02-21  Charles Hagenbuch  <chagenbu@wso.williams.edu>
+
+    * 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  <askalski@chek.com>
+
+    * ext/standard/info.c: added myself to the FTP/IMAP credits
+
+2000-02-21  Thies C. Arntzen  <thies@digicol.de>
+
+    * 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  <mysql-all@mysql.com>
+
+    * ext/mysql/libmysql/configure.in: Some small changes for readability
+
+    * ext/mysql/libmysql/libtool: Autogenerated!
+
+2000-02-20  MySQL Team  <mysql-all@mysql.com>
+
+    * 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  <zeev@php.net>
+
+    * configure.in
+      php_version.h: Go B4, go!
+
+2000-02-20  Sam Ruby  <rubys@us.ibm.com>
+
+    * 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  <louis@cityfujisawa.ne.jp>
+
+    * pear/DB/pgsql.php: the row index is changed to an array.
+
+2000-02-20  Zeev Suraski  <zeev@php.net>
+
+    * ext/mysql/php_mysql.c
+      php4dllts.dsp: Win32 compile fix
+
+2000-02-20  Evan Klinger  <evan715@sirius.com>
+
+    * ext/mysql/php_mysql.c: Eliminate compile errors relating to signals.
+
 2000-02-20  MySQL Team  <mysql-all@mysql.com>
 
     * ext/mysql/libmysql/.cvsignore