diff --git a/ChangeLog b/ChangeLog index 3196238e4f..229566b7e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Wed Nov 27 06:43:26 2002 Nobuyoshi Nakada * error.c (exit_initialize): add SystemExit#initialize to set instance variable status. (ruby-bugs-ja:PR#362) + Now accepts status as optional first argument. * eval.c (error_handle): now SystemExit have status always.