changelog               Sun Mar 31 20:18:49 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1000 php4/ChangeLog:1.1001
--- php4/ChangeLog:1.1000       Sat Mar 30 20:19:42 2002
+++ php4/ChangeLog      Sun Mar 31 20:18:47 2002
@@ -1,3 +1,74 @@
+2002-03-31  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c: - Fix compilation.
+
+2002-03-31  Tomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Common.php: E_ALL fix
+
+    * pear/PEAR/Packager.php: if (!function_exists('md5_file')) { ...
+
+2002-03-31  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/java/.cvsignore
+      ext/java/Makefile.frag
+      ext/java/Makefile.in
+      ext/java/config.m4: Fixed the build issues reported by Stas.
+
+    * ext/pspell/tests/.cvsignore: missing .cvsignore
+
+2002-03-31  Stanislav Malyshev  <[EMAIL PROTECTED]>
+
+    * configure.in: Fix ZE2 builds
+
+2002-03-31  Mark L. Woodward  <[EMAIL PROTECTED]>
+
+    * ext/msession/msession.c:
+    Fixed conditional compilation based on macros changed in
+    ext/session/php_session.h which changed.
+
+2002-03-31  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/mbregex.c
+      ext/mbstring/unicode_table.h
+      ext/mbstring/unicode_table_ja.h
+      ext/mbstring/cp932_table.h
+      ext/mbstring/mbfilter.c
+      ext/mbstring/mbfilter_ja.c:
+    moved static constant definitions for separeted files to fix compilation problem 
+in Tru64.
+
+2002-03-31  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/Schedule/At.php: * updated error handling
+
+    * pear/PEAR/Common.php: * E_ALL fix
+
+    * pear/PEAR/Command/Auth.php: * avoid object copying
+
+    * pear/PEAR/Remote.php: * oops, config object was copied
+    * call parameters were not passed on to xmlrpc_encode_request()
+
+2002-03-31  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c:
+    Print multibyte and SSL support is compiled in libpq or not.
+
+    * ext/pgsql/config.m4
+      ext/pgsql/pgsql.c
+      ext/pgsql/php_pgsql.h: Print PostgreSQL version number in phpinfo()
+
+2002-03-31  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/Makefile.frag: * install PEAR/Command/Remote.php
+
+2002-03-31  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/mbfilter.c
+      ext/mbstring/mbfilter_ja.c:
+    revert Sascha's patch to fix compile error in Tru64.
+
+    * ext/mbstring/mbstring.h: fixed crash bug in Tru64.
+
 2002-03-30  Stig Bakken  <[EMAIL PROTECTED]>
 
     * configure.in: * added sys/utsname.h test


Reply via email to