From 3d2ca76604a1f94e31c44b9a44896d7e73eb066f Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Tue, 20 Feb 2001 01:04:12 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9190 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 50ad506d1..7d88d098a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-02-19 Fred Kiefer + + * Headers/gnustep/gui/NSDragging.h + Corrected the values for NSDragOperation and all methods returning + an operation mask. + * Source/NSColorPanel.m + [_initWithoutGModel] set target and action for the main colour well. + 2001-02-19 Fred Kiefer * Source/NSWindow.m