From fdb2cc7edbd02bfa5253ed0c8d5411165f9b85f4 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 15 Apr 2008 08:54:20 +0000 Subject: update NEWS * net/smtp support SSL/TLS. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 0f921ad415..c63d31818d 100644 --- a/NEWS +++ b/NEWS @@ -244,6 +244,10 @@ with all sufficient information, see the ChangeLog file. These methods now accept a string or an integer instead of an IPAddr object as the argument. +* net/smtp + + * Support SSL/TLS. + * openssl * New classes -- cgit v1.2.3