From aa3f56638e7a9b1b518d6b72bcd5104feb484f98 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 25 Dec 2008 09:58:27 +0000 Subject: merges r20991 from trunk into ruby_1_9_1. * 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/branches/ruby_1_9_1@21042 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f6b1b5ef..1ab174024 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