fix ChangeLog message.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2015-05-30 18:34:16 +00:00
parent 7197b86fa8
commit 744d63aacf

View File

@ -2,8 +2,6 @@ Sun May 31 03:26:58 2015 Koichi Sasada <ko1@atdot.net>
* method.h, vm_method.c (rb_free_method_entry): constify a parameter.
* vm_method.c (rb_unlink_method_entry): constify a parameter.
* vm_core.h: remove useless declaration about rb_unlink_method_entry().
Sat May 30 18:05:02 2015 NAKAMURA Usaku <usa@ruby-lang.org>