changelog               Thu Apr 25 20:41:38 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1025 php4/ChangeLog:1.1026
--- php4/ChangeLog:1.1025       Wed Apr 24 20:47:07 2002
+++ php4/ChangeLog      Thu Apr 25 20:41:32 2002
@@ -1,3 +1,89 @@
+2002-04-25  jim winstead  <[EMAIL PROTECTED]>
+
+    * ext/standard/url_scanner_ex.c: update generated file
+
+    * ext/standard/url_scanner_ex.re:
+    Do not add redundant id attribute. It doesn't make the output any
+    more standards compliant.
+
+2002-04-25  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * ext/mysql/config.m4: MFH
+
+    * ext/mysql/config.m4: Some systems have mysql socket in /var/run/mysql
+
+    * ext/oracle/oracle.c: MFB
+
+    * ext/oracle/oracle.c: Fix the fix.
+
+    * ext/oracle/oracle.c: Fix win32 build
+
+2002-04-25  Colin Viebrock  <[EMAIL PROTECTED]>
+
+    * pear/Net/Dig.php
+      pear/Crypt/CBC.php: moved into /pear
+
+2002-04-25  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+    fixed directory access problem when direcory name is encoded in japanese 
+Shift_JIS encoding.
+
+2002-04-25  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/standard/exec.c: MFH: fix for bug #16811
+
+2002-04-25  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Installer.php: * fix warning
+
+2002-04-25  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/standard/url_scanner_ex.c:
+    Touch generated file to increase timestamp
+
+2002-04-25  Harald Radi  <[EMAIL PROTECTED]>
+
+    * main/win95nt.h: already defined in zend_config.win32.h
+
+2002-04-25  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/tests/17result.phpt
+      ext/pgsql/tests/result.inc: Added test for pg_fetch_*() functions
+
+    * ext/pgsql/pgsql.c: Revert last 2 commits.
+
+2002-04-25  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/exec.c: - Fix for bug #16811
+
+    * ext/com/conversion.c: - MFH: fix for bug #14353
+
+    * ext/com/conversion.c: - Fix for bug #14353
+
+    * ext/standard/url_scanner_ex.c
+      ext/standard/url_scanner_ex.re: - Fix for bug 16810 (XHTML compliance)
+
+2002-04-25  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/config.m4: Fix version in message
+
+2002-04-25  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS: fine-tuning
+
+    * ext/xslt/config.m4: Only support the new libexpat.
+
+2002-04-25  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/php_pgsql.h
+      ext/pgsql/pgsql.c:
+    pg_client_encoding/pg_set_client_encoding should be compiled always.
+    Recent libpq has PQclientEncoding/PQsetClientEncoding regarless of
+    multibyte support enabled or not.
+
+    Reported by [EMAIL PROTECTED]
+
+
 2002-04-24  Yasuo Ohgaki  <[EMAIL PROTECTED]>
 
     * ext/pgsql/pgsql.c: Remove result_type from pg_fetch_object() proto.


Reply via email to