summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3aee2aede3..f7d266cdff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Thu Sep 11 14:31:57 2014 Koichi Sasada <ko1@atdot.net>
* include/ruby/ruby.h: freeze nil/true/false.
+ [Feature #8923]
* gc.c (should_be_finalizable): check frozen after checkin FL_ABLE.