]> granicus.if.org Git - php/commitdiff
fix news
authorStanislav Malyshev <stas@php.net>
Mon, 1 Oct 2012 02:08:24 +0000 (19:08 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 1 Oct 2012 02:08:24 +0000 (19:08 -0700)
NEWS

diff --git a/NEWS b/NEWS
index e8ad1737a2b8d38d28672a0d596cd7e146b611d7..fd3f6186791945a8ce34df98501c0476c11d4758 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ PHP                                                                        NEWS
   . Fixed bug #60909 (custom error handler throwing Exception + fatal error
     = no shutdown function). (Dmitry)
   . Fixed bug #60723 (error_log error time has changed to UTC ignoring default
-    timezo). (Laruence)
+    timezone). (Laruence)
 
 - cURL:
   . Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
@@ -66,7 +66,7 @@ PHP                                                                        NEWS
   . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
     Igor Wiedler). (Lars)
 
-?? ??? 2012, PHP 5.4.7
+13 Sep 2012, PHP 5.4.7
 
 - Core:
   . Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)