From 370d3039a7c16bf3a024bbe5c0abe3cd293ebd07 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 13 Jan 2001 13:46:06 +0000 Subject: [PATCH] Attempt at making the message in the uncaught exception panel more user friendly git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8583 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b10333ec1..1ff580068 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jan 13 12:24:55 2001 Nicola Pero + + * Source/NSApplication.m (_NSAppKitUncaughtExceptionHandler): + Attempt at making the meaning of the panel more clear for end + users by adding the word `Error' to the message title. + 2001-01-12 Fred Kiefer * Tools/Functions.m