]> granicus.if.org Git - php/commitdiff
function style
authorfoobar <sniper@php.net>
Sun, 3 Jul 2005 15:39:48 +0000 (15:39 +0000)
committerfoobar <sniper@php.net>
Sun, 3 Jul 2005 15:39:48 +0000 (15:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a1837ffe5dfa0bcb61e54f683859225cdf7506b2..bbe96ef5e6b52e28d6b087e3b04dcd485a101a6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2005, PHP 5.1 Beta 3
 - Upgraded bundled SQLite library for PDO:SQLite to 3.2.2 (Ilia)
 - Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql. (Ilia)
-- Added "date_timezone_set" function to set the timezone that the date
+- Added date_timezone_set() function to set the timezone that the date
   functions will use. (Derick)
 - Implemented feature request #33452 (Year belonging to ISO week). (Derick)
 - Fixed bug #33523 (Memory leak in xmlrpc_encode_request()). (Ilia)