diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-20 09:22:45 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-20 09:22:45 +0000 |
| commit | c3e009c3bb8d5d92069c8c8ca691966b5ffbd77e (patch) | |
| tree | e96d46817e1d5866e7776db817367b6d62179a2c /ChangeLog | |
| parent | aea5dff33d266a83ac474beb6b64d6218686d83e (diff) | |
* eval.c (rb_f_require): purge too many goto's.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3369 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 @@ +Mon Jan 20 18:22:40 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> + + * eval.c (rb_f_require): purge too many goto's. + Mon Jan 20 17:50:05 2003 Akinori MUSHA <knu@iDaemons.org> * mdoc2man.rb (parse_macro): Understand .Ux. |
