fix ChangeLog comment

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2012-12-17 22:08:00 +00:00
parent 256c5f2577
commit f5a32acb97

View File

@ -35,8 +35,9 @@ Tue Dec 18 06:36:12 2012 Koichi Sasada <ko1@atdot.net>
We need to learn primitive method in Smalltalk more. We need to learn primitive method in Smalltalk more.
(I heard this name at RubyConf Taiwan this month. Thanks!) (I heard this name at RubyConf Taiwan this month. Thanks!)
[Conclusion] [Conclusion]
Nobody may use this feature and there is no compatibility issue. I remove this feature and consider again.
This feature goes to next minor (2.1?). This feature goes to next minor (2.1?).
Nobody may use this feature and there is no compatibility issue.
* proc.c (rb_method_entry_arity): ditto. * proc.c (rb_method_entry_arity): ditto.