From: Edin Kadribasic Date: Fri, 22 Oct 2004 00:00:41 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.10RC1~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63b0419766f50f0d9aa44cd84bb7d721d89c5b00;p=php BFN --- diff --git a/NEWS b/NEWS index ff768b40d1..89c95b8c1d 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ PHP 4 NEWS - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia) - Fixed bug #30224 (Sybase date strings are sometimes not null terminated). (Ilia) +- Fixed bug #30133 (get_current_user() crashes on Windows). (Edin) - Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez) - Fixed bug #30027 (Possible crash inside ftp_get()). (cfield at affinitysolutions dot com)