From effb5248a261aa4f197a3fd549f7c71f2e39bca9 Mon Sep 17 00:00:00 2001 From: nahi Date: Fri, 2 Mar 2012 08:16:14 +0000 Subject: * test/ruby/test_array.rb (test_combination2): Make the test case for [ruby-core:29240] more descriptive. cf. http://bugs.jruby.org/6518 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 38fecbaab3..5bc9c7bd46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Mar 2 17:13:33 2012 Hiroshi Nakamura + + * test/ruby/test_array.rb (test_combination2): Make the test case for + [ruby-core:29240] more descriptive. + cf. http://bugs.jruby.org/6518 + Fri Mar 2 16:37:11 2012 Nobuyoshi Nakada * file.c (file_expand_path): use wcscasecmp(). -- cgit v1.2.3