diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-26 13:59:48 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-26 13:59:48 +0000 |
| commit | d1a85421b0cc9ff34bd80f772dc844603496134f (patch) | |
| tree | b2c80431e5945278f7d51f0af4796095e736b540 /ChangeLog | |
| parent | ed8e60decb2aa8c89e891b78af93e778cbd13080 (diff) | |
| download | ruby-d1a85421b0cc9ff34bd80f772dc844603496134f.tar.gz ruby-d1a85421b0cc9ff34bd80f772dc844603496134f.tar.xz ruby-d1a85421b0cc9ff34bd80f772dc844603496134f.zip | |
* ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"
command when can't get information of target command.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8386 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 @@ +Tue Apr 26 22:58:00 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown" + command when can't get information of target command. + Mon Apr 25 01:18:43 2005 Tanaka Akira <akr@m17n.org> * regex.c: declare rb_warn to have variadic argument. [ruby-core:4751] |
