diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-08-16 02:11:21 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-08-16 02:11:21 +0000 |
| commit | 1bf09168f7c966387086a771a13ee3218df25766 (patch) | |
| tree | d4cccbca633a17f45f9de25171a2934148c46e5d /ChangeLog | |
| parent | 0969ed18163ef441deed536061d58e9d097bd000 (diff) | |
* ruby.c (set_arg0): fill argv other than the first with an empty
string instead of NULL.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Aug 16 11:09:26 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ruby.c (set_arg0): fill argv other than the first with an empty + string instead of NULL. + Tue Aug 15 11:21:08 2006 Minero Aoki <aamine@loveruby.net> * lib/net/smtp.rb: support SMTP/SSL. Thanks Kazuhiro NISHIYAMA. |
