From f5a32acb97dec5c798001f2eb6d31bb78fda0113 Mon Sep 17 00:00:00 2001 From: ko1 Date: Mon, 17 Dec 2012 22:08:00 +0000 Subject: [PATCH] fix ChangeLog comment git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a210d9a3f1..71687c4854 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,8 +35,9 @@ Tue Dec 18 06:36:12 2012 Koichi Sasada We need to learn primitive method in Smalltalk more. (I heard this name at RubyConf Taiwan this month. Thanks!) [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?). + Nobody may use this feature and there is no compatibility issue. * proc.c (rb_method_entry_arity): ditto.