From: Uwe Schindler Date: Fri, 27 Oct 2006 09:02:54 +0000 (+0000) Subject: update news X-Git-Tag: php-5.2.0~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94b24ef2dd1d5b66064c119e96dd462983120431;p=php update news --- diff --git a/NEWS b/NEWS index 4b54837ba7..b6766f3cfb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +00 Oct 2006, PHP 5.2.0RC7 +- Fixed bug #39192 (Not including nsapi.h properly with SJSWS 7). + This will make PHP 5.2 compatible to new Sun Webserver. (Uwe) 19 Oct 2006, PHP 5.2.0RC6 - Fixed invalid read in imagecreatefrompng when an empty file is given (Pierre, Tony)