sesser          Thu Oct  3 07:38:03 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Added news entry about ftp_ssl_connect()
  
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1175 php4/NEWS:1.1176
--- php4/NEWS:1.1175    Thu Oct  3 06:25:21 2002
+++ php4/NEWS   Thu Oct  3 07:38:03 2002
@@ -4,6 +4,7 @@
 - ATTENTION! "make install" will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.
+- Added ftp_ssl_connect() to ext/ftp for FTP over SSL support. (Stefan Esser)
 - Made a few additions and changes to Apache 2 sapi. (Ilia)
   . Added apache_response_headers(), apache_note(), apache_getenv() and 
     apache_setenv() functions.



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

Reply via email to