aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-25 05:14:18 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-25 05:14:18 +0000
commit31637f00fcbaf7c92313e8bf673925b47abaad7f (patch)
treeeb4611fddedf42c60b235fe2d7a31f2a323a168c /ChangeLog
parent93a460f7742dd72b6c3f7667cde69417010c2f76 (diff)
downloadruby-31637f00fcbaf7c92313e8bf673925b47abaad7f.tar.gz
test_prime.rb: cosmetic changes
* test/test_prime.rb (test_eratosthenes_works_fine_after_timeout): use spaces instead of TABs in ruby codes. [Fix GH-944] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae85ada978..8aef6ede7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 25 14:14:16 2015 takiy33 <takiy33@gmail.com>
+
+ * test/test_prime.rb (test_eratosthenes_works_fine_after_timeout):
+ use spaces instead of TABs in ruby codes. [Fix GH-944]
+
Thu Jun 25 07:08:35 2015 Koichi Sasada <ko1@atdot.net>
* gc.c (obj_info, method_type_name): show method type name in a string