aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-26 08:43:37 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-26 08:43:37 +0000
commited9e1f9ad9e437c5b6822ea6d3f9dfe7c6c6c6cb (patch)
tree92d4d1fb01248f195f9283aa95f6ac2e427c1653 /ChangeLog
parent1eb500466092961f2e8ee6a5afa5920615162de3 (diff)
downloadruby-ed9e1f9ad9e437c5b6822ea6d3f9dfe7c6c6c6cb.tar.gz
* thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.
This fixes a compilation failure while cross-compiling for ARM. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40476 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 e18394b5cc..bf771b640e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 26 17:41:17 2013 Tanaka Akira <akr@fsij.org>
+
+ * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.
+ This fixes a compilation failure while cross-compiling for ARM.
+
Fri Apr 26 14:35:00 2013 Zachary Scott <zachary@zacharyscott.net>
* lib/rss/atom.rb: Documentation for RSS::Atom based on a patch by