changelog               Mon Jul 22 20:18:02 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1113 php4/ChangeLog:1.1114
--- php4/ChangeLog:1.1113       Sun Jul 21 20:19:21 2002
+++ php4/ChangeLog      Mon Jul 22 20:18:02 2002
@@ -1,3 +1,57 @@
+2002-07-22  jan  <[EMAIL PROTECTED]>
+
+    * ext/standard/datetime.c:
+     - merge forgotten WS fix which makes non gcc compilers groan. (#17621)
+
+2002-07-22  jmoore  <[EMAIL PROTECTED]>
+
+    * NEWS: Added news item about bug 13866 in response to bug 14752
+
+2002-07-22  jason  <[EMAIL PROTECTED]>
+
+    * ext/ftp/ftp.c
+      ext/standard/fsock.c
+      ext/standard/ftp_fopen_wrapper.c
+      ext/standard/http_fopen_wrapper.c
+      main/network.c
+      main/php_network.h:
+    Switch streams socket abstraction to use a timeval structure instead of an
+    integer to allow subsecond timeouts.
+
+    This supports the previous behavior of fsockopen()
+    Fixes bug #16261
+
+2002-07-22  helly  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c: added some more tags from WinXP
+    changed conersion for TAG_FMT_SBYTE & BYTE
+
+2002-07-22  Tomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/install-pear.php:
+    By the moment trust that the dependencies are good
+
+2002-07-22  helly  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c: added EXIF Version 2.2 Tags
+
+2002-07-22  Tomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/packages/Net_Socket-1.0.1.tar:
+    Bundle Net_socket, needed for Net_SMTP
+
+2002-07-22  sniper  <[EMAIL PROTECTED]>
+
+    * ext/informix/ifx.ec: Fix typo..
+
+2002-07-22  georg  <[EMAIL PROTECTED]>
+
+    * NEWS: new mysql-functions for PHP 4.3.0
+
+2002-07-22  yohgaki  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c: Copy empty_string, fixed crash.
+
 2002-07-21  helly  <[EMAIL PROTECTED]>
 
     * ext/exif/exif.c: unify error messages & notices


Reply via email to