From 702d25f5eb43fa375b553a5eea1d1904899df81c Mon Sep 17 00:00:00 2001 From: shugo Date: Fri, 9 Sep 2011 07:48:00 +0000 Subject: added new methods of Net::IMAP. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 56a25f31d8..97191b05bc 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,14 @@ with all sufficient information, see the ChangeLog file. * Time#to_s returned encoding defaults to US-ASCII but automatically transcodes to Encoding.default_internal if it is set. +* net/imap + * new methods: + * Net::IMAP.default_port + * Net::IMAP.default_imap_port + * Net::IMAP.default_tls_port + * Net::IMAP.default_ssl_port + * Net::IMAP.default_imaps_port + === Language changes === Compatibility issues (excluding feature bug fixes) -- cgit v1.2.3