Added comment for NSTableView modification.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11604 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2001-12-03 01:59:08 +00:00
parent 43ae836014
commit 2cdafa35fb

View file

@ -1,3 +1,9 @@
2001-12-02 Gregory Casamento <greg_casamento@yahoo.com>
* Source/NSTableView.m
-[NSTableView superviewFrameChanged:] Added a check to prevent
exception when column count is reduced to zero. This change is
consistent with behaviour observed on OPENSTEP4.2/Mach.
2001-12-02 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSWorkspace.m