aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5eb525550..9a86ec1922 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@ Thu Dec 20 06:59:52 2012 Koichi Sasada <ko1@atdot.net>
(b) Specify RUBY_FIBER_(VM|MACHINE)_STACK_SIZE correctly.
You need to choose correct stack size carefully. These values
are completely rely on systems (OS/compiler and so on).
+ [Feature #4614], [Bug #7212]
* vm_core.h (rb_vm_t::default_params): add to record above settings.