wez             Wed Sep 25 21:20:39 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Note that the GD functions now also work with remote files.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1135 php4/NEWS:1.1136
--- php4/NEWS:1.1135    Wed Sep 25 12:11:31 2002
+++ php4/NEWS   Wed Sep 25 21:20:38 2002
@@ -3,7 +3,8 @@
 ? ? ??? 2002, Version 4.3.0
 - Changed y2k_compliance to default to 1 now. (Sascha)
 - Added platform independent socket error constants for better error handling.
-- Fixed include() and require() to work with remote files under win32. (Wez)
+- Fixed include(), require() and GD functions 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)



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

Reply via email to