aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-05 05:54:10 +0000
committernagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-05 05:54:10 +0000
commitcd56fbdf12a81c782f5665143048a4af97183ce1 (patch)
tree6b738b9ff10a3e1fb7b065c685b503f1811d3880 /ChangeLog
parent7f3ab1ccccd2bfa03d62b1dcb3d1e4656744101e (diff)
downloadruby-cd56fbdf12a81c782f5665143048a4af97183ce1.tar.gz
* README.md: fix a typo pointed out by raoulvdberge. [ci skip] [DOC]
https://github.com/ruby/ruby/pull/953#commitcomment-11998186 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51150 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 ad8ef213a8..4d15a7dc0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jul 5 14:49:01 2015 CHIKANAGA Tomoyuki <nagachika@ruby-lang.org>
+
+ * README.md: fix a typo pointed out by raoulvdberge.
+ https://github.com/ruby/ruby/pull/953#commitcomment-11998186
+
Sun Jul 5 12:56:20 2015 Irvi Firqotul Aini <viarc7@gmail.com>
* README.md: Added link HowToReport bugs.