sniper          Sun Sep  8 17:06:23 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  nice..nice..
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1115 php4/NEWS:1.1116
--- php4/NEWS:1.1115    Sun Sep  8 15:15:45 2002
+++ php4/NEWS   Sun Sep  8 17:06:22 2002
@@ -3,8 +3,8 @@
 ? ? ??? 2002, Version 4.3.0
 - Added support for fopen("ftps://...", ...) which allows to connect to FTP 
   servers via SSL. (Stefan Esser)
-- Made the User-Agent that php's fopen wrappers send, configurable via
-  php.ini or via a stream context. (Sterling)
+- Made the "User-Agent" header send by the fopen wrappers to be configurable
+  in php.ini or via a stream context. (Sterling)
 - Added support for fopen("php://output", "wb") which returns a stream that
   writes to the output buffer (like echo and print). (Wez)
 - Added --disable-all configure option. (Jani)



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

Reply via email to