[前][次][番号順一覧][スレッド一覧]

ruby-changes:19699

From: shyouhei <ko1@a...>
Date: Fri, 27 May 2011 11:49:06 +0900 (JST)
Subject: [ruby-changes:19699] shyouhei:r31745 (trunk): ChangeLog for it

shyouhei	2011-05-27 11:34:25 +0900 (Fri, 27 May 2011)

  New Revision: 31745

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31745

  Log:
    ChangeLog for it

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 31744)
+++ ChangeLog	(revision 31745)
@@ -1,3 +1,11 @@
+Fri May 27 11:31:51 2011  misfo <tedwardo2@g...>
+
+	* 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  <nagai@a...>
 
 	* thread.c (ppoll): typo bug fix.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]