diff --git a/ChangeLog b/ChangeLog index 301fead5a..445ef50db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-09-22 Keisuke Nishida + + * src/vm_system.c (call): Call return-hook before reinstating a + continuation. + (tail_call): Call return-hook before a proper tail call. + 2000-09-20 Keisuke Nishida * src/vm.c (scm_name_property): New variable.