From 032c76cc86686f3a0be653ff43a309bba4d0da2e Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 25 Jun 2001 09:23:20 +0000 Subject: [PATCH] Do not include non-strictly-openstep text classes such as NSTextContainer if STRICT_OPENSTEP is defined git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10235 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 21946d010..35887c8e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 25 09:59:43 2001 Nicola Pero + + * Headers/gnustep/gui/AppKit.h: Do not include NSLayoutManager.h, + NSTextContainer.h and NSTextStorage.h if STRICT_OPENSTEP is + defined (suggested by Pascal Bourguignon ). + 2001-06-23 Gregory John Casamento * Source/NSSpellChecker.m updated to use the guesses browser.