]> granicus.if.org Git - php/commitdiff
update news
authorUwe Schindler <thetaphi@php.net>
Fri, 27 Oct 2006 09:02:54 +0000 (09:02 +0000)
committerUwe Schindler <thetaphi@php.net>
Fri, 27 Oct 2006 09:02:54 +0000 (09:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4b54837ba764fcf6db28b48161fbfbd7a9c66369..b6766f3cfb056e7c4521420b9dfebf450c7498de 100644 (file)
--- 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)