From: Sascha Schumann Date: Sun, 20 May 2001 22:11:06 +0000 (+0000) Subject: looks promising X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~317 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9023bdcaefadd7a43381a2e53ccf39108015c43;p=php looks promising --- diff --git a/NEWS b/NEWS index fa837f5cc9..c6bef5b30d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Improved IRIX compatibility. (Sascha) - 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