From c61e9f856fd8e45478be5717b35c5d043275e2bc Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 1 Sep 2008 05:54:36 +0000 Subject: * tool/transcode-tblgen.rb (transcode_compile_tree): use the first mapping when some mappings are given for a character. [ruby-dev:36068] * tool/transcode-tblgen.rb: expandtab. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b205d673d..980663eb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Sep 1 14:44:22 2008 NARUSE, Yui + + * tool/transcode-tblgen.rb (transcode_compile_tree): use the first + mapping when some mappings are given for a character. + [ruby-dev:36068] + + * tool/transcode-tblgen.rb: expandtab. + Mon Sep 1 14:40:18 2008 Yuki Sonoda (Yugui) * README.EXT (Appendix A): fixed the name of class -- cgit