]> granicus.if.org Git - php/commitdiff
BFN
authorEdin Kadribasic <edink@php.net>
Fri, 22 Oct 2004 00:00:41 +0000 (00:00 +0000)
committerEdin Kadribasic <edink@php.net>
Fri, 22 Oct 2004 00:00:41 +0000 (00:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff768b40d1103c16ef48b657bf13f7446afe3827..89c95b8c1d582bf080354e9d4bb30c5d64360d1f 100644 (file)
--- 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)