diff --git a/ChangeLog b/ChangeLog index b4ce2a4780..f2aa181e14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,7 +88,7 @@ Thu Sep 9 22:34:48 2010 wanabe treated as integer, add to table hash of case that way. based on a patch from Ikuo KOBORI. [ruby-dev:42038] - * insnf.def (opt_case_dispatch): ditto. + * insns.def (opt_case_dispatch): ditto. * test/ruby/test_case.rb: add tests.