diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:58:27 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:58:27 +0000 |
| commit | aa3f56638e7a9b1b518d6b72bcd5104feb484f98 (patch) | |
| tree | 2d0753389ad1e48c5092ee92f662d9c7afca5311 /ChangeLog | |
| parent | dbd5b8c534cda863c62d39858d57f738f4332c52 (diff) | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Dec 25 17:49:45 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * transcode.c (decorate_convpath): show type of escaping for + xml_attr_quote or some conversions. + Thu Dec 25 17:06:13 2008 Tanaka Akira <akr@fsij.org> * io.c (rb_io_initialize): check fd validity. [ruby-dev:36646] |
