summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-05 14:54:12 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-05 14:54:12 +0000
commit9b37b750bd1312413c0a02b7531f1d1f9c3fe43e (patch)
treee3849fa5f1c8bd499bb2bedd89f4673228454810 /ChangeLog
parent4f1178ac845db0b38fc1b03b5a71a0db0d5c7152 (diff)
Fix typo in optparse library [ci skip] [Fix GH-956]
* lib/optparse.rb: [DOC] Fix typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b798e8dfe7..0939cac683 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jul 5 23:54:10 2015 mizokami <suzunatsu@yahoo.com>
+
+ * lib/optparse.rb: [DOC] Fix typo.
+
Sun Jul 5 18:25:37 2015 Eric Wong <e@80x24.org>
* gc.c (gc_profile_record_get): fix spelling error in keys