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

Date: Monday June 29, 1998 @ 8:36
Author: jah

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

Modified Files:
        ChangeLog
Log Message:

pg_loread hopefully handles binary data correct now...

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.381 php3/ChangeLog:1.382
*** php3/ChangeLog:1.381 Thu Jun 25 17:41:19 1998
--- php3/ChangeLog Mon Jun 29 08:36:51 1998
***************
*** 1,6 ****
--- 1,7 ----
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  ?? Version 3.0.1
+ - pg_loread() hopefully handles binary data now.
  - Turned off some warnings in dns.c
  - Added ImageTTFBBox() and made ImageTTFText() return bounding box.
  - Added constants for Ora_Bind()'s modes.