From 677d12f9d587e5d4741315b6a83c4d932fc375b7 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Thu, 18 Apr 2002 10:26:37 +0000 Subject: [PATCH] Updated Windows DLL import/export machinery to new gnustep-make conventions git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13502 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c7c4411c3..4efe9b787 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 18 11:14:22 2002 Nicola Pero + + * Headers/gnustep/gui/AppKitDefines.h (APPKIT_DECLARE): Updated + Windows DLL import/export #define machinery to the new + gnustep-make conventions. + 2002-04-17 Pierre-Yves Rivaille * Source/NSMenuItem.m: