From: Rasmus Lerdorf Date: Fri, 2 Mar 2012 03:40:08 +0000 (+0000) Subject: Actually, this was a merge from trunk, and Gustavo did it originally. X-Git-Tag: PHP-5.4.1-RC1~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1a2e3126087ef15d5bf8fa62963bfe240014781;p=php Actually, this was a merge from trunk, and Gustavo did it originally. --- diff --git a/NEWS b/NEWS index f7de19e0a3..c845cef505 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? 2012, PHP 5.4.1 RC1 - CLI Server: - . "Connection: close" instead of "Connection: closed" (Rasmus) + . "Connection: close" instead of "Connection: closed" (Gustavo) - Core: . Fixed bug #61225 (Incorect lexing of 0b00*+). (Pierrick)