From 2697fb4990935d7e6432ef2e142c03d7383264da Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 23 Oct 2015 07:07:36 +0000 Subject: [PATCH] ChangeLog: adjust indent git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6bfc649416..c3c25ebc28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Fri Oct 23 16:03:26 2015 SHIBATA Hiroshi * file.c: fix indent style. [fix GH-977] * test/ruby/test_string.rb: indent. [fix GH-975] - [ci skip] These patches are contributed from @yui-knk + [ci skip] These patches are contributed from @yui-knk Fri Oct 23 15:46:09 2015 SHIBATA Hiroshi @@ -127,7 +127,7 @@ Wed Oct 21 18:34:06 2015 Nobuyoshi Nakada Tue Oct 20 12:17:56 2015 Marc-Andre Lafortune * lib/prime.rb: Add basic argument checking to Prime.prime? - [Bug #11606] + [Bug #11606] Tue Oct 20 12:17:50 2015 Marc-Andre Lafortune