diff --git a/ChangeLog b/ChangeLog index 2a60cfae4..225eb0975 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Tue Jul 2 17:01:25 2002 Nicola Pero + + * Source/GNUmakefile (libgnustep-gui_HEADER_FILES): Removed - + temporarily? - NSValidatedUserInterfaceItem.h - because that file + does not exist on CVS at the moment. + +Tue Jul 2 16:52:28 2002 Nicola Pero + + Suggestion by Fred Kiefer, David Ayers : + * Source/NSTextView.m ([-resignKeyWindow]): New method - if needed + draw the insertion point, then stop blinking. + * Headers/gnuste/gui/NSTextView.h: Declare the method. + 2002-06-30 Fred Kiefer * Headers/gnustep/gui/NSToolbarItem.h