diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-21 09:14:52 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-21 09:14:52 +0000 |
| commit | 4151b2f212539d81276374d0930d76626bbe0df9 (patch) | |
| tree | 0e4ed8376c80ff472c0e424601621fb3a7c5a146 /ChangeLog | |
| parent | fab90304db751dca1d22bf39335061875fac9ffe (diff) | |
merges r23673 from trunk into ruby_1_9_1.
--
* vm_eval.c (rb_f_throw): fixed rdoc about execption.
[ruby-core:23824]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23784 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 @@ +Sat Jun 13 06:45:46 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * vm_eval.c (rb_f_throw): fixed rdoc about execption. + [ruby-core:23824] + Fri Jun 12 14:56:50 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * file.c (file_expand_path): associate the input encoding when |
