From: Date: Sun, 20 May 2001 01:09:12 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~335 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0115847b1fa4ae115189a795699b556a01518e24;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9b197a2a9a..df2aa52b8a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Fixed crash bug in bzopen() when specifying an invalid file. (Andi) - 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)