From 081e63b427544ec1610627ba3820924b9a89759a Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 10 Jun 2001 16:14:41 +0000 Subject: [PATCH] Little debugging help added to nscell git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10155 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index b41bee3a9..96d9f548c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Jun 10 20:29:08 2001 Nicola Pero + + * Source/NSCell.m ([-cellAttribute:]), ([-setCellAttribute:to:]): + Readded default label with the action that if debugging is + enabled, we print out a message saying the the attribute requested + is not supported. + 2000-06-10 Fred Kiefer * Source/NSComboBox.m