From cca103de0f2da53beea89b4e926748b8bf598f5d Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 25 Dec 2008 08:54:51 +0000 Subject: * transcode.c (decorate_convpath): show type of escaping for xml_attr_quote or some conversions. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bcbd4c9f5..cf289b529 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 25 17:49:45 2008 NARUSE, Yui + + * transcode.c (decorate_convpath): show type of escaping for + xml_attr_quote or some conversions. + Thu Dec 25 17:06:13 2008 Tanaka Akira * io.c (rb_io_initialize): check fd validity. [ruby-dev:36646] -- cgit