diff --git a/ChangeLog b/ChangeLog index 59b8e766b..162390051 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jan 27 11:56:33 2001 Nicola Pero + + * Source/NSApplication.m (_NSAppKitUncaughtExceptionHandler): + When aborting, simply reraise the exception which gets then managed by + the base library exception handler. + Sat Jan 27 11:33:35 2001 Nicola Pero * Source/NSColorWell.m ([-acceptsFirstMouse:]): Added.