ruby-changes:26716
From: nagachika <ko1@a...>
Date: Thu, 10 Jan 2013 21:32:05 +0900 (JST)
Subject: [ruby-changes:26716] nagachika:r38767 (trunk): * ChangeLog: fix a typo for r38761.
nagachika 2013-01-10 21:29:48 +0900 (Thu, 10 Jan 2013) New Revision: 38767 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38767 Log: * ChangeLog: fix a typo for r38761. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 38766) +++ ChangeLog (revision 38767) @@ -14,7 +14,7 @@ Thu Jan 10 17:45:39 2013 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L14 Thu Jan 10 16:31:20 2013 Shugo Maeda <shugo@r...> * vm_insnhelper.c (vm_search_super_method): raise a TypeError - instead of a NotImplementError if self is not an instance of the + instead of a NotImplementedError if self is not an instance of the current class. [ruby-dev:39772] [Bug #2402] Thu Jan 10 16:47:18 2013 Nobuyoshi Nakada <nobu@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/