]> granicus.if.org Git - php/commitdiff
fix NEWS
authorStanislav Malyshev <stas@php.net>
Mon, 31 Dec 2012 01:58:40 +0000 (17:58 -0800)
committerStanislav Malyshev <stas@php.net>
Wed, 2 Jan 2013 03:05:25 +0000 (19:05 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 6165ff9926717c7fd9a935623755fb386c9bc425..c83e24a43beebb7fc7b4b208d2c5edf560354629 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ PHP                                                                        NEWS
   . Fixed bug #55438 (Curlwapper is not sending http header randomly).
     (phpnet@lostreality.org, Pierrick)
 
-?? ??? 2012, PHP 5.4.10
+20 Dec 2012, PHP 5.4.10
 
 - Core:
   . Fixed bug #63726 (Memleak with static properties and internal/user
@@ -43,7 +43,7 @@ PHP                                                                        NEWS
     (Mike, casper at langemeijer dot eu)
 
 - Date:
-  . Fixed bug #63666 (Poor date() performance). (Paul Talborg).
+  . Fixed bug #63666 (Poor date() performance). (Paul Taulborg).
   . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
     (Remi)