]> granicus.if.org Git - php/commitdiff
yadda yadda..
authorfoobar <sniper@php.net>
Mon, 23 Sep 2002 23:41:54 +0000 (23:41 +0000)
committerfoobar <sniper@php.net>
Mon, 23 Sep 2002 23:41:54 +0000 (23:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a1a90ab6c7147efb7815cd65e0ca21179ca45c53..9117c4d72315fa4e12fb297785adac981110f92c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- include and require now work with remote files under win32. (Wez)
+- Fixed include() and require() to 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)
-- Fixed compilation errors when compiling with the fribidi extension.
-  (Bug #16414) (Tal)
+- Fixed compile errors in the FriBidi extension (Bug #16414). (Tal)
 - Fixed bugs #7472, #12120 and #12989 as well as other potential problems
   with strip_tags() function. (Ilia)
 - Upgraded PCRE to version 3.9. (Wez)