]> granicus.if.org Git - php/commitdiff
include(URL).
authorWez Furlong <wez@php.net>
Mon, 23 Sep 2002 19:16:03 +0000 (19:16 +0000)
committerWez Furlong <wez@php.net>
Mon, 23 Sep 2002 19:16:03 +0000 (19:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e6607afb03f1dd731302148addd190bf4ee856e..a1a90ab6c7147efb7815cd65e0ca21179ca45c53 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- include and require now work with remote files under win32. (Wez)
 - Added php.ini option "auto_detect_line_endings" which enables PHP to detect
   Macintosh, Unix and Dos end-of-line characters in fgets() and file().
   Fixes Bug #16521. (Wez)