]> granicus.if.org Git - php/commitdiff
header sounds like http header. header -> header file
authorYasuo Ohgaki <yohgaki@php.net>
Mon, 15 Jul 2002 00:35:46 +0000 (00:35 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Mon, 15 Jul 2002 00:35:46 +0000 (00:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d4d3c18dfa60b38f2fd86c5ecd09fcb6d20dc68b..7391d18d65cd9d266f0aef6b288f1b39c1bb5c75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ PHP 4                                                                      NEWS
   it contained null byte. (Andrei)
 - Added persistent connections/pipelining to thttpd. (Sascha)
 - Fixed two potential blocking issues in thttpd. (Sascha)
-- Fixed broken header detection on Solaris. (Sascha)
+- Fixed broken header file detection on Solaris. (Sascha)
 - Improved nss/socket-related symbol/library detection. (Jani, Sascha)
 - Made iconv() work well with both libiconv or libgiconv. (Moriyoshi, Yasuo)
 - Fixed socket_set_timeout() on win32. (Jason, Edin, Jani)