]> granicus.if.org Git - php/commitdiff
Refer to a feature request that contains a better description of the flags
authorDavid Soria Parra <dsp@php.net>
Thu, 6 Nov 2008 21:56:06 +0000 (21:56 +0000)
committerDavid Soria Parra <dsp@php.net>
Thu, 6 Nov 2008 21:56:06 +0000 (21:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 823b83e7150e172c5eac3b3fb913c34c05baf9a2..936aefd35eb134d55eb1d3e40046c827d97354f2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@ PHP                                                                        NEWS
 - Added concatenation option to bz2.decompress stream filter.
   (Keisial at gmail dot com, Greg)
 - Added support for using compressed connections with PDO_mysql. (Johannes)
-- Added default flags for suncc compiler. (David Soria Parra)
+- Added missing suncc compiler flags as requested by feature request #46513.
+  (David Soria Parra)
 
 - Deprecated define_syslog_variables(). (Kalle)