diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-14 02:42:11 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-14 02:42:11 +0000 |
| commit | 6c462d5ed29c6935c17a475a81b83eb637b3713f (patch) | |
| tree | 024f8202ed51149e88508d354b37983889fdb0ad /ChangeLog | |
| parent | d6a0a946f0bb6319d86546d2d768bae986aef912 (diff) | |
| download | ruby-6c462d5ed29c6935c17a475a81b83eb637b3713f.tar.gz ruby-6c462d5ed29c6935c17a475a81b83eb637b3713f.tar.xz ruby-6c462d5ed29c6935c17a475a81b83eb637b3713f.zip | |
* thread.c (set_unblock_function): fix function interface.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11721 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 @@ +Wed Feb 14 11:39:18 2007 Koichi Sasada <ko1@atdot.net> + + * thread.c (set_unblock_function): fix function interface. + Wed Feb 14 11:12:02 2007 Koichi Sasada <ko1@atdot.net> * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead of |
