summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-17 22:08:00 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-17 22:08:00 +0000
commitf5a32acb97dec5c798001f2eb6d31bb78fda0113 (patch)
tree00812a302bbfc360d982cd29c6cc54fc3bd18570 /ChangeLog
parent256c5f257743401d4ee7e2ba756ef2ffd22e4d7a (diff)
fix ChangeLog comment
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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 <ko1@atdot.net>
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.