From: Hannes Magnusson Date: Thu, 28 Sep 2006 17:10:14 +0000 (+0000) Subject: bjori->Hannes X-Git-Tag: php-5.2.0RC5~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69b7480147a22715d1b65270de414aba05fe55bf;p=php bjori->Hannes --- diff --git a/NEWS b/NEWS index 37f06b5bab..f774d37bf1 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ PHP NEWS - Fixed bug #38942 (Double old-style-ctor inheritance). (Dmitry) - Fixed bug #38941 (imap extension does not compile against new version of the imap library). (Ilia) -- Fixed bug #38904 (apache2filter changes cwd to /). (Ilia, bjori) +- Fixed bug #38904 (apache2filter changes cwd to /). (Ilia, Hannes) - Fixed bug #38891 (get_headers() do not work with curl-wrappers). (Ilia) - Fixed bug #38859 (parse_url() fails if passing '@' in passwd). (Tony) - Fixed bug #38844 (curl_easy_strerror() is defined only since cURL 7.12.0).