aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-19 11:06:04 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-19 11:06:04 +0000
commitac3c851bdeeb85f5e35fe22bc153abd86178a46e (patch)
tree93afaefc0e7b8c44d93756e3e0cb0bd49da3b853 /ChangeLog
parent3558e886bd3ea1d59a5e84dc0af235ecbc8757e4 (diff)
downloadruby-ac3c851bdeeb85f5e35fe22bc153abd86178a46e.tar.gz
symbol.c: fix dynamic attrset ID
* symbol.c (rb_str_dynamic_intern): check if the stem ID of attrset ID is already registered as a static ID. [ruby-dev:48559] [Bug #10259] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a44ab3126a..a89b9c9f05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Sep 19 20:06:00 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * symbol.c (rb_str_dynamic_intern): check if the stem ID of
+ attrset ID is already registered as a static ID.
+ [ruby-dev:48559] [Bug #10259]
+
Fri Sep 19 15:48:09 2014 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (VCSUP): nothing to do if this worktree is not under