From 8cbdba3c45aac25f183baf291ffdc1e3917faaf9 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Mon, 25 Feb 2002 02:19:34 +0000 Subject: [PATCH] Tidied up last changelog entry git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12738 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b8271eeb7..2e2e0b098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,8 +6,8 @@ Mon Feb 25 02:16:32 2002 Nicola Pero keybindings. * Source/NSInputManager.m: Rewritten most of the engine to be much more powerful. - * Headers/gnustep/gui/NSInputManager.h: Changes in ivars, lots of comments, - new public and private methods. + * Headers/gnustep/gui/NSInputManager.h: Changes in ivars, lots of + comments, new public and private methods. * Source/GSKeyBindingAction.h: New auxiliary file. * Source/GSKeyBindingAction.m: New auxiliary file. * Source/GSKeyBindingTable.h: New auxiliary file.