From 43fefab2a13e3c37885575d9b7746c1897b39974 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 12 Dec 2009 22:05:11 +0000 Subject: IMAP, POP3 and SMTP support --- RELEASE-NOTES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8d4045905..dd6eb8fd2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,8 +1,8 @@ Curl and libcurl 7.20.0 Public curl releases: 114 - Command line options: 132 - curl_easy_setopt() options: 163 + Command line options: 134 + curl_easy_setopt() options: 165 Public functions in libcurl: 58 Known libcurl bindings: 39 Contributors: 761 @@ -13,6 +13,8 @@ This release includes the following changes: o curl-config can now show the arguments used when building curl o non-blocking TFTP o send Expect: 100-continue for POSTs with unknown sizes + o added support for IMAP, POP3 and SMTP transfers + o added --mail-from and --mail-rcpt for SMTP This release includes the following bugfixes: -- cgit v1.2.3