diff options
author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-11-04 04:13:34 +0000 |
---|---|---|
committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-11-04 04:13:34 +0000 |
commit | 31337dda766be480852cf869896beeb875bdd575 (patch) | |
tree | 5e4ad39cd73252d8fef9420cea3566f0a6c57f0c /ChangeLog | |
parent | 1f78571b73604f2745b7c0824eee5351a6b66085 (diff) | |
download | ruby-31337dda766be480852cf869896beeb875bdd575.tar.gz ruby-31337dda766be480852cf869896beeb875bdd575.tar.xz ruby-31337dda766be480852cf869896beeb875bdd575.zip |
* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sat Nov 4 13:09:31 2006 Shugo Maeda <shugo@ruby-lang.org> + + * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002] + Fri Nov 3 00:16:37 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround |