summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-24 14:35:51 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-24 14:35:51 +0000
commit37230dd4e2722c852dbb917ccc641932a68f73d3 (patch)
tree46da7ebbfc04d2e96ca3d999347b54432b21fd73 /ChangeLog
parentf4409a0d60c9cc416a92397c6b956616d91b7f9a (diff)
fix indent (tabify) [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 816c3f0fc4..68f4dd9dda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,11 +12,11 @@ Thu Sep 24 00:00:17 2015 Rei Odaira <Rei.Odaira@gmail.com>
Wed Sep 23 22:22:38 2015 Zachary Scott <zzak@ruby-lang.org>
- * ext/openssl/ossl_pkcs12*: Remove svn commit id macro
+ * ext/openssl/ossl_pkcs12*: Remove svn commit id macro
Wed Sep 23 01:11:28 2015 Zachary Scott <zzak@ruby-lang.org>
- * ext/openssl/*: Remove svn commit id macros to make sync easier
+ * ext/openssl/*: Remove svn commit id macros to make sync easier
Tue Sep 22 04:20:01 2015 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>