From: Stanislav Malyshev Date: Mon, 31 Dec 2012 01:58:40 +0000 (-0800) Subject: fix NEWS X-Git-Tag: php-5.4.11RC1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd288f93e1faa0aff5a22c51be034dfa4edaa0c0;p=php fix NEWS --- diff --git a/NEWS b/NEWS index 6165ff9926..c83e24a43b 100644 --- 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)