summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-23 15:20:47 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-23 15:20:47 +0000
commit843a623350c28fd90fdf96220c54d7a57c2ab1e7 (patch)
tree68009796d910c03a8daa06ecd967ae33359b2e08 /ChangeLog
parent4a78ea60b778ea38fd0fb5f7c4b785c23a275385 (diff)
downloadruby-843a623350c28fd90fdf96220c54d7a57c2ab1e7.tar.gz
ruby-843a623350c28fd90fdf96220c54d7a57c2ab1e7.tar.xz
ruby-843a623350c28fd90fdf96220c54d7a57c2ab1e7.zip
* lib/net/imap.rb (resp_text_code): accepts response codes without
text. [ruby-core:24194] * lib/net/imap.rb (idle, idle_done): new methods for the IMAP4 IDLE command (RFC 2177). Thanks, Eric Hodel. * lib/net/imap.rb (format_date, format_datetime): new method to format IMAP-style date/datetime. Thanks, Eric Hodel. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 938501b8d..2a5d02a08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Fri Jul 24 00:13:41 2009 Shugo Maeda <shugo@ruby-lang.org>
+
+ * lib/net/imap.rb (resp_text_code): accepts response codes without
+ text. [ruby-core:24194]
+
+ * lib/net/imap.rb (idle, idle_done): new methods for the IMAP4 IDLE
+ command (RFC 2177). Thanks, Eric Hodel.
+
+ * lib/net/imap.rb (format_date, format_datetime): new method to
+ format IMAP-style date/datetime. Thanks, Eric Hodel.
+
Thu Jul 23 17:31:02 2009 Keiju Ishitsuka <keiju@ruby-lang.org>
* lib/irb/ruby-lex.rb: make irb be able to parse