aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-17 02:40:26 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-17 02:40:26 +0000
commitc392e6e66603853e4b0880d9b86c559e0e9f0e0f (patch)
treea3cd0e84dd346192b3ff4730217627f2a30cbe0c /ChangeLog
parent5c4cf9bfdfa8afe48c096830787d4e7e6ae7bb23 (diff)
downloadruby-c392e6e66603853e4b0880d9b86c559e0e9f0e0f.tar.gz
* thread_win32.ci (native_thread_create): initialize
th->machine_stack_maxsize as rb_gc_stack_maxsize. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da9d3019c7..872c754110 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 17 11:38:59 2007 Tanaka Akira <akr@fsij.org>
+
+ * thread_win32.ci (native_thread_create): initialize
+ th->machine_stack_maxsize as rb_gc_stack_maxsize.
+
Sun Dec 16 17:07:35 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
* transcode.c (transcode_loop): removed special case (-1)