]> granicus.if.org Git - php/commitdiff
fixed ext/msql NEWS entry
authorLukas Smith <lsmith@php.net>
Tue, 4 Nov 2008 23:01:13 +0000 (23:01 +0000)
committerLukas Smith <lsmith@php.net>
Tue, 4 Nov 2008 23:01:13 +0000 (23:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3230e815c833e1c3f1e6683c307bb5ad52b3924d..8608c7beedcec15f7a8334b6e52ce659463e9c41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Upgraded bundled PCRE to version 7.8. (Nuno)
 - Upgraded bundled sqlite to version 3.6.2. (Scott)
 
+- Moved ext/msql to PECL. (Derick, Lukas)
+
 - Changed error level E_ERROR into E_WARNING in Soap extension methods
   parameter validation. (Felipe)
 - Changed openssl info to show the shared library version number. (Scott)
@@ -61,7 +63,6 @@ PHP                                                                        NEWS
 - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud)
 - Fixed bug #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS). (Johannes,
   chx1975 at gmail dot com)
-- Moved ext/msql extension to PECL (Derick/Lukas):
 
 
 02 Sep 2008, PHP 5.3.0 Alpha 2