aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-13 14:46:02 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-13 14:46:02 +0000
commit8481ea948a2fd4834a452b126a0e47f04c3bc10b (patch)
tree7a157bc0a9b54b6e1880c9197672a30bbe4f83a6
parent37fb8c805063e8c067401b2a76247f8b5cc9da36 (diff)
downloadruby-8481ea948a2fd4834a452b126a0e47f04c3bc10b.tar.gz
fix indent (tabify) [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bd74b4e2a..533f00345e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,8 @@ Mon Jul 13 19:11:35 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
Mon Jul 13 01:37:27 2015 Zachary Scott <zzak@ruby-lang.org>
- * ext/openssl/ossl.c: [DOC] Backport ruby/openssl@dbb3fdb [Bug #11345]
- Thanks to Tomoya Chiba for the report and help with patch.
+ * ext/openssl/ossl.c: [DOC] Backport ruby/openssl@dbb3fdb [Bug #11345]
+ Thanks to Tomoya Chiba for the report and help with patch.
Sun Jul 12 09:20:02 2015 Shota Fukumori <her@sorah.jp>