[PHP-DEV] CVS update: php3 From: zeev (php-dev <email protected>)
Date: 04/29/98

Date: Wednesday April 29, 1998 @ 22:36
Author: zeev

Update of /repository/php3
In directory asf:/tmp/cvs-serv21400

Modified Files:
        ChangeLog
Log Message:
diff says it all :(

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.312 php3/ChangeLog:1.313
*** php3/ChangeLog:1.312 Wed Apr 29 19:35:52 1998
--- php3/ChangeLog Wed Apr 29 22:36:18 1998
***************
*** 8,14 ****
    objects, so it is not recommended.
  - Fixed a bug in fpassthru() (the file was being closed twice).
  - Added strftime().
! - Add set_blocking() function to control blocking on socket fd's
  - The sendmail_path in php3.ini was being ignored - fixed.
  - Fixed a bug with file upload, with files that contained the MIME boundary
    inside them.
--- 8,14 ----
    objects, so it is not recommended.
  - Fixed a bug in fpassthru() (the file was being closed twice).
  - Added strftime().
! - Add set_socket_blocking() function to control blocking on socket fd's
  - The sendmail_path in php3.ini was being ignored - fixed.
  - Fixed a bug with file upload, with files that contained the MIME boundary
    inside them.