diff --git a/ChangeLog b/ChangeLog index fe671d097..dd819001b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 25 22:31:34 2001 Nicola Pero + + * Source/NSTableView.m ([-noteNumberOfRowsChanged]): Added code + which checks that the old range of selected rows is still valid - + ie, it still falls inside the table - and if not, the code + rearranges it to fit into the table. + 2001-04-23 Mirko Viviani * Source/NSMatrix.m ([NSMatrix -_mouseDownNonListMode:]): does not