diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-12 22:06:59 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-12 22:06:59 +0000 |
| commit | 1a83fc2304d956c3a16e56bb30296f6d07655795 (patch) | |
| tree | 4593690398d856be4085bafa511e47dd221064f5 /ChangeLog | |
| parent | 2c6a6255527c511a4cee1421c48b037eb3fa12d0 (diff) | |
* vm_eval.c (rb_f_catch): updated rdoc about generalized argument,
and the case without arguments. [ruby-core:23827]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23675 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 07:06:54 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * vm_eval.c (rb_f_catch): updated rdoc about generalized argument, + and the case without arguments. [ruby-core:23827] + Sat Jun 13 06:50:31 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): TimeoutError is |
