ruby-changes:69623
From: Kazuhiro <ko1@a...>
Date: Sun, 7 Nov 2021 13:16:30 +0900 (JST)
Subject: [ruby-changes:69623] ac642df228 (master): Revert "Fix typo in ChangeLog-2.0.0 [ci skip]"
https://git.ruby-lang.org/ruby.git/commit/?id=ac642df228 From ac642df228dc01b9fc94b76714433453561f511d Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Sun, 7 Nov 2021 13:13:32 +0900 Subject: Revert "Fix typo in ChangeLog-2.0.0 [ci skip]" This reverts commit e5792e7d552235e17a93d50a26c375db1974148f. Because this is correct ChangeLog of https://github.com/ruby/ruby/commit/89fef02f1305887d97ddcf96cc4df9109ce414e2 and reverted commit makes inconsistency with https://github.com/ruby/ruby/commit/171c708b0c862ee92d6a46ac9def97193954638b --- doc/ChangeLog-2.0.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ChangeLog-2.0.0 b/doc/ChangeLog-2.0.0 index 8bb561e661a..b51d7422037 100644 --- a/doc/ChangeLog-2.0.0 +++ b/doc/ChangeLog-2.0.0 @@ -21271,7 +21271,7 @@ Thu Oct 6 18:46:23 2011 Kazuhiro NISHIYAMA <zn@m...> https://github.com/ruby/ruby/blob/trunk/doc/ChangeLog-2.0.0#L21271 Thu Oct 6 16:29:30 2011 Nobuyoshi Nakada <nobu@r...> - * vm_eval.c (make_no_method_exception): extract from + * vm_eval.c (make_no_method_execption): extract from raise_method_missing(). * vm_eval.c (send_internal): remove inadvertent symbol creation -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/