From 319f022ee73fca31212baf193ef570debe6109a3 Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Mon, 6 Nov 2000 22:13:45 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8063 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d17bf866..74c2b7435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-11-06 Fred Kiefer + + * Source/GSSimpleLayoutManager.m: Get the fragmentRect used for + layout from the text container + * Source/NSText.m: In [setVerticallyResizable:] and + [setHorizontallyResizable:] set the size of the text conatainer. + Mon Nov 6 17:02:27 2000 Nicola Pero * Documentation/GNUmakefile, Documentation/gsdoc/GNUmakefile: