From 83e216b6701e2582f59aeac5dd4bbc06c8b9da82 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Fri, 27 May 2011 02:34:25 +0000 Subject: ChangeLog for it git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index e3ad8329d7..ed3ba62ada 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri May 27 11:31:51 2011 misfo + + * lib/rexml/text.rb (REXML::Text#initialize): prevent an error + when passing a frozen string to REXML::Text.new + + dup the string passed in instead of cloning so that it's frozen + state is ignored + Fri May 27 08:47:26 2011 Hidetoshi NAGAI * thread.c (ppoll): typo bug fix. -- cgit v1.2.3