diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-15 02:00:15 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-15 02:00:15 +0000 |
| commit | de83541d09e15e4a9c920725674c3896ca0017e4 (patch) | |
| tree | 3460520bbfc759147480d5b286a4df59038990c7 /ChangeLog | |
| parent | 857baaaaa8480749860927540012d7df8a92ce79 (diff) | |
* ruby.c (load_file_internal): stop the timer thread before exec.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22965 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 @@ +Sun Mar 15 11:00:14 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ruby.c (load_file_internal): stop the timer thread before exec. + Sun Mar 15 09:17:26 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * common.mk (.y.c): use SRC_FILE which contains slashes instead of |
