From d69ec7daa316426c787c621fd6b4afd01a4a3db5 Mon Sep 17 00:00:00 2001 From: gcasa Date: Tue, 26 Jun 2001 03:49:47 +0000 Subject: [PATCH] Updating ChangeLog for the SpellPanel.gmodel file modification. It was apparently locked when I first tried to commit it. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10260 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c3826e27..83b629f83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Jun 25 11:47:50 2001 Gregory John Casamento + + * Panels/SpellPanel.gmodel changed value of hidesOnDeactivate to + YES so that the spell panel will hide itself when the app is no + longer selected. This is consistent w/ behavior under + OPENSTEP. + Mon Jun 25 10:55:03 2001 Nicola Pero * Headers/gnustep/gui/AppKit.h: Removed useless @class directives.