From: David Soria Parra Date: Thu, 6 Nov 2008 22:12:12 +0000 (+0000) Subject: Use right format X-Git-Tag: BEFORE_NS_RULES_CHANGE~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acdc79e876d460f90d7e05f99adaf6d16fd79053;p=php Use right format --- diff --git a/NEWS b/NEWS index 936aefd35e..f23a739aad 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ 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 missing suncc compiler flags as requested by feature request #46513. +- Implemented FR #46513 (Missing compiler flags for suncc). (David Soria Parra) - Deprecated define_syslog_variables(). (Kalle)