sniper          Mon Sep 23 19:41:54 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  yadda yadda..
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1131 php4/NEWS:1.1132
--- php4/NEWS:1.1131    Mon Sep 23 15:16:03 2002
+++ php4/NEWS   Mon Sep 23 19:41:54 2002
@@ -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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to