diff options
| author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-23 11:04:00 +0000 |
|---|---|---|
| committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-23 11:04:00 +0000 |
| commit | 775aa042206312004510bd48fd5cf3c0a4c1c998 (patch) | |
| tree | 45a774798665cc58c9282a9dca72a9ec94952626 /ChangeLog | |
| parent | b3287bcf5fc8cbf7f3eb3de94afdd3698ab8c84b (diff) | |
| download | ruby-775aa042206312004510bd48fd5cf3c0a4c1c998.tar.gz ruby-775aa042206312004510bd48fd5cf3c0a4c1c998.tar.xz ruby-775aa042206312004510bd48fd5cf3c0a4c1c998.zip | |
* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code
via TclTkIp#_eval didn't work. [ruby-talk:139390]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8379 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 Apr 23 19:45:59 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> + + * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code + via TclTkIp#_eval didn't work. [ruby-talk:139390] + Fri Apr 22 16:41:50 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * ext/tcltklib/tcltklib.c (ip_set_exc_message): fixed memory leak. |
