]> granicus.if.org Git - php/commitdiff
- Moved to PHP_5_2
authorJani Taskinen <jani@php.net>
Sat, 9 May 2009 20:37:47 +0000 (20:37 +0000)
committerJani Taskinen <jani@php.net>
Sat, 9 May 2009 20:37:47 +0000 (20:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c9e4a4cd365ea28b1e5671d2ab60137d1dbb2cbe..1bbb5a67c1484377c36d5a8553b3307cee0f4d93 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 
 - Disabled SQLite3::loadExtension for threaded SAPIs. (Scott)
 
+
 07 May 2009, PHP 5.3.0 RC 2
 - Upgraded bundled sqlite to version 3.6.13. (Ilia)
 - Upgraded bundled PCRE to version 7.9. (Nuno)
@@ -274,9 +275,6 @@ PHP                                                                        NEWS
   (Keisial at gmail dot com, Greg)
 - Added support for using compressed connections with PDO_mysql. (Johannes)
 
-- Implemented FR #46595 (Use cc as the default compiler). (David Soria Parra)
-- Implemented FR #46513 (Missing compiler flags for suncc).  (David Soria Parra)
-
 - Deprecated define_syslog_variables(). (Kalle)
 - Deprecated ereg extension. (Felipe)