diff --git a/ChangeLog b/ChangeLog index 6a2224de7..619224b78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ +Thu Jun 6 07:23:59 2002 Nicola Pero + + * Source/NSApplication.m ([NSApplication -terminate:]): Send the + -applicationShouldTerminate: messages from self, instead of from + the sender of -terminate: (Patch by Jeff Teunissen). + 2002-06-06 Richard Frith-Macdonald - * Source/NSBundleAdditions.m: patch by Jeff Teunissen to log loading + * Source/NSBundleAdditions.m: patch by Jeff Teunissen to log loading only as debug. WWed Jun 5 14:09:04 2002 Nicola Pero