]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 19 May 2001 01:09:19 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sat, 19 May 2001 01:09:19 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5c7f193d00372bfb562ec6a1a56b3e0d7372774a..daea9056584b0b14754af9c35b76a2d1ecf90359 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Fixed bugs in the mcrypt extension that caused crashes (Derick)
+- Fixed bugs in the mcrypt extension that caused crashes (Derick)
+- Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which
+  specified that the drawn curve should be rounded. (Sterling)
 - Fixed getopt so it accepts arguments in the form -<option><value> not
   just -<option> <value> (jmoore)
 - Updated the sockets extension to use resources instead of longs for the Socket