[PHP-DEV] CVS update: php3 From: rasmus (php-dev <email protected>)
Date: 05/30/98

Date: Saturday May 30, 1998 @ 9:05
Author: rasmus

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

Modified Files:
        ChangeLog
Log Message:
Fix broken error_log() function

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.357 php3/ChangeLog:1.358
*** php3/ChangeLog:1.357 Fri May 29 18:16:08 1998
--- php3/ChangeLog Sat May 30 09:05:23 1998
***************
*** 1,6 ****
--- 1,7 ----
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  May ?? Version 3.0
+ - Fixed problem in error_log() function (thanks to Jan Legenhausen)
  - empty("0") was returning true - fixed
  - Removed the old sybsql module. Use the new sybase_*() functions instead.
  - Several fixes to the configuration file parser