From: Andi Gutmans Date: Wed, 6 Oct 2004 00:01:38 +0000 (+0000) Subject: - If we're going to mention the low level stuff then also give credit X-Git-Tag: PRE_NEW_VM_GEN_PATCH~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a952a1bf76d6c629f224d5ebfe78d54207ab2ec4;p=php - If we're going to mention the low level stuff then also give credit - to Thies and Sterling --- diff --git a/NEWS b/NEWS index 36c5ae1c44..c5591f1574 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 - Improved performance of: - . general execution/compilation. (Andi, Dmitry, Marcus) + . general execution/compilation. (Andi, Thies, Sterling, Dmitry, Marcus) . switch statement. (Dmitry) . several array functions. (Marcus) . virtual path handling by adding a realpath() cache. (Andi)