From 88291c190a8781ed94e58799165df0c54b0004de Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 24 Mar 2016 16:51:30 +0000 Subject: * thread_pthread.c (reserve_stack): fix reserving position where the stack growing bottom to top. [Bug #12118] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eeffdcfc42..19915e009d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 25 01:50:58 2016 NARUSE, Yui + + * thread_pthread.c (reserve_stack): fix reserving position where + the stack growing bottom to top. [Bug #12118] + Fri Mar 25 01:10:42 2016 Sebastian Schuberth * lib/mkmf.rb (find_executable0): On Windows, it is actually valid -- cgit v1.2.3