aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-06 04:48:10 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-06 04:48:10 +0000
commit4b80f53265b074e3b3773ce07f23465a689358ee (patch)
tree32f05d2513023d652ba03c37b0feb36f9c86f7da /ChangeLog
parent36ca18b84715dcc92a82ec4cbef6e83321640443 (diff)
downloadruby-4b80f53265b074e3b3773ce07f23465a689358ee.tar.gz
* method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52053 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 ea18ad9c42..007ebe3030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 6 13:48:05 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip]
+
Tue Oct 6 06:54:34 2015 Koichi Sasada <ko1@atdot.net>
* iseq.c (rb_iseq_free): free iseq::variable_body to avoid memory