ruby-changes:39588
From: nagachika <ko1@a...>
Date: Sun, 23 Aug 2015 03:28:30 +0900 (JST)
Subject: [ruby-changes:39588] nagachika:r51669 (trunk): * ChangeLog: fix a typo for r51665.
nagachika 2015-08-23 03:28:19 +0900 (Sun, 23 Aug 2015) New Revision: 51669 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51669 Log: * ChangeLog: fix a typo for r51665. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 51668) +++ ChangeLog (revision 51669) @@ -2,7 +2,7 @@ Sat Aug 22 15:43:12 2015 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L2 * vm_eval.c (check_funcall_failed, check_funcall_missing): cache results of respond_to? and respond_to_missing?, and search a - pulibc method only for compatibility with rb_respond_to. + public method only for compatibility with rb_respond_to. Sat Aug 22 08:23:32 2015 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/