summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-15 08:54:20 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-15 08:54:20 +0000
commitfdb2cc7edbd02bfa5253ed0c8d5411165f9b85f4 (patch)
treea1d81b924176a95d8989ef02201bfd7cb2921d3f /NEWS
parentf5f83a0004473e5224d71edec3ba76bf550a58d7 (diff)
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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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