diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-01-05 03:50:04 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-01-05 03:50:04 +0000 |
| commit | 0009ebf843f479949195d9901c58e9850778cb28 (patch) | |
| tree | 422cd60b9bd66fffa802bc2608d90ee08ebbf9db /ChangeLog | |
| parent | fb6174380ad0a4e6cfbd73fe5adb4b119d40a97b (diff) | |
* eval.c (rb_thread_initialize): Thread objects cannot be initialized
again. fixed: [ruby-core:04067]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7728 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 @@ +Wed Jan 5 12:49:39 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * eval.c (rb_thread_initialize): Thread objects cannot be initialized + again. fixed: [ruby-core:04067] + Wed Jan 5 10:48:16 2005 NAKAMURA Usaku <usa@ruby-lang.org> * dir.c (dir_s_mkdir): win32 special processing doesn't need any |
