diff options
| author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-06 02:47:37 +0000 |
|---|---|---|
| committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-06 02:47:37 +0000 |
| commit | c5b2063c25294e6aa61618e06a0d611c11ed4278 (patch) | |
| tree | add7fbd1e1de4221f9433dcdad310f07f9ddfac0 /ChangeLog | |
| parent | c0b046c230a350d1875dc2652562d028cdade7b0 (diff) | |
* lib/net/imap.rb (string): accept NIL.
* lib/net/imap.rb (body_type_basic): allow body-fields omissions.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu May 6 11:40:28 2004 Shugo Maeda <shugo@ruby-lang.org> + + * lib/net/imap.rb (string): accept NIL. + + * lib/net/imap.rb (body_type_basic): allow body-fields omissions. + Thu May 6 01:59:04 2004 Dave Thomas <dave@pragprog.com> * lib/rdoc/generators/html_generator.rb (Generators::HtmlMethod::params): |
