aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-04 00:35:26 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-04 00:35:26 +0000
commitb7750a000203857f8c6996ebd7c825fda6478539 (patch)
tree7f0c54c62de405543802852e90889e9f403b6862 /ChangeLog
parent6c49afd295ea377bb15b1157837b26e924ea837c (diff)
downloadruby-b7750a000203857f8c6996ebd7c825fda6478539.tar.gz
* proc.c: Removing duplicate doc [fix GH-987][ci skip]
Patch by @ronakjangir47 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51478 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 45f04942d8..a2c7f12f1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 4 09:32:30 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * proc.c: Removing duplicate doc [fix GH-987][ci skip]
+ Patch by @ronakjangir47
+
Tue Aug 4 09:21:58 2015 Richard Schneeman <richard.schneeman+foo@gmail.com>
* doc/contributing.rdoc: fixed wrong instructions with OS X