diff --git a/ChangeLog b/ChangeLog index 235d90d40c..f02161cb2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 21 16:23:18 2013 Koichi Sasada + + * vm_eval.c (vm_call0_body): check interrupts after method dispatch + from C methods. [Bug #7878] + Thu Feb 21 05:03:38 2013 Eric Hodel * lib/rubygems/commands/update_command.rb: Create the installer after