From 2c93ec5303f0a3d46d10dbcee98e46a0b413a59b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 2 Jan 2010 22:09:31 +0000 Subject: - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific versions --ftp-ssl and --ftp-ssl-reqd as these options are now used to control SSL/TLS for IMAP, POP3 and SMTP as well in addition to FTP. The old option names are still working but the new ones are the prefered ones (listed and documented). --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2f26f2a94..46b93e8e6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,6 +17,7 @@ This release includes the following changes: o added --mail-from and --mail-rcpt for SMTP o VMS build system enhancements o added support for the PRET ftp command + o curl supports --ssl and --ssl-reqd This release includes the following bugfixes: -- cgit v1.2.3