From ae02616c2e27db2df1809a9599d4d09c8b1302de Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 13 Dec 2008 03:49:46 +0000 Subject: * test/ruby/test_m17n.rb: feature changed in r20626. follows it. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7fed81edc..1b461f19c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Dec 13 12:48:57 2008 Yuki Sonoda (Yugui) + + * test/ruby/test_m17n.rb: feature changed in r20626. + follows it. + Sat Dec 13 12:38:16 2008 Yuki Sonoda (Yugui) * lib/minitest/test.rb (MinTest::Unit#location): -- cgit