From 04a7c6ae90f58b218fb60f1f13885d6c051eba10 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 18 Apr 2002 22:44:48 +0000 Subject: [PATCH] Updated the changelog to reflect my previous commit. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13510 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4efe9b787..c69927c52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-04-18 Ludovic Marcotte + + * Source/NSOutlineView.m and Headers/gnustep/gui/NSOutlineView.h: + Fixed some issues with the delegate methods. + + Thu Apr 18 11:14:22 2002 Nicola Pero * Headers/gnustep/gui/AppKitDefines.h (APPKIT_DECLARE): Updated