[PHP-DEV] CVS update: php3 From: steffann (php-dev <email protected>)
Date: 07/31/98

Date: Friday July 31, 1998 @ 7:19
Author: steffann

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

Modified Files:
        ChangeLog
Log Message:
I forgot to update the ChangeLog.

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.423 php3/ChangeLog:1.424
*** php3/ChangeLog:1.423 Thu Jul 30 19:04:44 1998
--- php3/ChangeLog Fri Jul 31 07:19:26 1998
***************
*** 1,6 ****
--- 1,9 ----
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  ?? Version 3.0.3
+ - The db, dbase and filepro functions are now Safe-Mode aware.
+ - Added config-option (php3_)fopen_basedir <path>. This limits the directory-
+ tree scripts can open files in to <path>.
  - Fixed pg_loreadall that didn't always return all the contents in a PostgreSQL
    large object. Also, doesn't pass through anything if method is HEAD.
  - configure fix to create target Apache module dir