diff --git a/ChangeLog b/ChangeLog index f46727bc2..ba78725f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ +Wed Oct 24 11:01:33 2001 Nicola Pero + + * Source/NSBrowser.m ([NSBrowser -_getTitleOfColumn:]): Make sure + we never return nil. (Suggestion by Ludovic Marcotte + ) + 2001-10-24 Pierre-Yves Rivaille - * Source/NSButtonCell.m ([NSButtonCell -_init]): + * Source/NSButtonCell.m ([NSButtonCell -_init]): set the alternate title and the keyEquivalent to @"" (by default this was nil)