From 1e52cdcf1580a5a5744852663453af6523b45f3a Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 7 Sep 2008 08:30:32 +0000 Subject: * tool/transcode-tblgen.rb: o4 is usable only if the first byte is f0-f7. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77de182d3..b570c145f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 7 17:29:49 2008 Tanaka Akira + + * tool/transcode-tblgen.rb: o4 is usable only if the first byte is + f0-f7. + Sun Sep 7 12:44:26 2008 Tanaka Akira * io.c (make_writeconv): choose ASCII compatible encoding as -- cgit