[PHP-DEV] CVS update: php3 From: ssb (php-dev <email protected>)
Date: 08/25/98

Date: Tuesday August 25, 1998 @ 8:28
Author: ssb

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

Modified Files:
        ChangeLog
Log Message:

Index: php3/ChangeLog
diff -c php3/ChangeLog:1.461 php3/ChangeLog:1.462
*** php3/ChangeLog:1.461 Mon Aug 24 11:14:36 1998
--- php3/ChangeLog Tue Aug 25 08:28:33 1998
***************
*** 1,6 ****
--- 1,9 ----
  PHP 3.0 CHANGE LOG ChangeLog
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  ?? Version 3.0.4
+ - Added M_PI constant.
+ - Added deg2rad() and rad2deg() for converting radians<->degrees.
+ - ImageArc() misbehaved when given negative angles, fixed.
  - Fixed a bug in ereg() that may have caused buglets under some circumstances.
  - Added imap_status
  - Shutdown functions, registered via register_shutdown_function(), could never

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>