From: Zeev Suraski Date: Sun, 29 Oct 2000 22:45:46 +0000 (+0000) Subject: Forgot the @... X-Git-Tag: php-4.0.4RC3~448 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=668b3e89f5462a1189d6da52436e05b75b28ca93;p=php Forgot the @... --- diff --git a/NEWS b/NEWS index 2227a9d535..988785ea70 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.4 +- parse_ini_str() is now thread-safe, and supported under Windows (Zeev) - Unified aborted-connection semantics of all SAPI modules (Sascha) - URL-opened files now store the HTTP response header in $http_response_header (Zeev)