diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-25 07:32:58 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-25 07:32:58 +0000 |
| commit | fdef88a36e8bfdf4b915fe43c0354b503c027a2f (patch) | |
| tree | 83ae23687b8251df5ecb44e821db8c5f4d5746d9 /ChangeLog | |
| parent | 1d2b0e128e7bceecc6a3b49ac347414864531d66 (diff) | |
* ruby.c (proc_options): checks if the word is empty.
* ruby.c (process_options): typo fixed. [ruby-dev:34122]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15837 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 @@ +Tue Mar 25 16:32:56 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ruby.c (proc_options): checks if the word is empty. + + * ruby.c (process_options): typo fixed. [ruby-dev:34122] + Tue Mar 25 15:26:30 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * compile.c (defined_expr): false short-circuit destination label may |
