diff --git a/ChangeLog b/ChangeLog index c1d84588d..0d216530f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Feb 20 19:15:58 2002 Nicola Pero + + * Headers/gnustep/gui/GSMemoryPanel.h: New file. + * Source/GSMemoryPanel.m: New file. + * Source/GNUmakefile: Compile, install the new files. + * Source/GSInfoPanel.m: If the user clicks on the application + icon, open the memory panel (idea by Richard Frith-Macdonald). + Wed Feb 20 12:36:05 2002 Nicola Pero * Model/GMAppKit.m ([NSBox -subviewsForModel]): New method fixing