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

Date: Wednesday April 22, 1998 @ 10:29
Author: rasmus

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

Modified Files:
        ChangeLog
Log Message:
Fix for bug #300

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.301 php3/ChangeLog:1.302
*** php3/ChangeLog:1.301 Mon Apr 20 10:16:31 1998
--- php3/ChangeLog Wed Apr 22 10:29:14 1998
***************
*** 1,6 ****
--- 1,7 ----
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  April ?? Version 3.0
+ - safe mode / fix from monti <email protected>
  - Integrated the FreeType support in the GD extension.
  - Added --with-gd=DIR and --without-gd options to configure