From ac3c851bdeeb85f5e35fe22bc153abd86178a46e Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 19 Sep 2014 11:06:04 +0000 Subject: 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 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * win32/win32.c (VCSUP): nothing to do if this worktree is not under -- cgit v1.2.3