From eb3560a49e188c57d8e970d2bc576e86f9882d18 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 16 Dec 2000 02:23:43 +0000 Subject: [PATCH] Prefixed NSTextStorage ivars with underscore; fixed bug in NSTextStorage git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8327 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ce6b51eb4..8f8fd089d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Dec 15 21:40:49 2000 Nicola Pero + + * Headers/gnustep/gui/NSTextStorage.h: Prefixed all ivars with + underscores. + * Source/NSTextStorage.m: Updated for ivar name change. + ([-processEditing]): Fixed invalidated range passed to + NSLayoutManagers. + Wed Dec 13 16:02:24 2000 Nicola Pero * Source/NSAttributedString.m: Optimizations: cache class