diff --git a/ChangeLog b/ChangeLog index 4bc11297b9..b3682561ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,7 +29,7 @@ Sun Sep 21 12:10:18 2014 SHIBATA Hiroshi Sat Sep 20 03:46:58 2014 Masaki Matsushita * array.c: use rb_equal_opt() for performance improvement. - [ruby-core:64954] [Feature #10227] + [ruby-core:64954] [Feature #10227] Sun Sep 21 11:16:56 2014 Masaki Suketa @@ -38,8 +38,8 @@ Sun Sep 21 11:16:56 2014 Masaki Suketa * test/win32ole/test_win32ole_variant.rb (test_conversion_dbl2date_with_msec, - test_conversion_time2date_with_msec): use assert_in_delta instead - of assert_equal to treat an acceptable error range. + test_conversion_time2date_with_msec): use assert_in_delta instead + of assert_equal to treat an acceptable error range. Sun Sep 21 11:03:32 2014 Nobuyoshi Nakada @@ -52,7 +52,7 @@ Sat Sep 20 03:00:26 2014 Masaki Matsushita * lib/tempfile.rb: define parameters appropriately and some refactoring. - * lib/tmpdir.rb: ditto. + * lib/tmpdir.rb: ditto. Sat Sep 20 23:58:21 2014 Tanaka Akira