From: David Soria Parra Date: Thu, 6 Nov 2008 21:56:06 +0000 (+0000) Subject: Refer to a feature request that contains a better description of the flags X-Git-Tag: BEFORE_NS_RULES_CHANGE~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e3bf2157e6c331c371ff733cc950cdee3b8402d;p=php Refer to a feature request that contains a better description of the flags --- diff --git a/NEWS b/NEWS index 823b83e715..936aefd35e 100644 --- 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)