diff --git a/ChangeLog b/ChangeLog index 1903f9dec..2307118ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 15 20:29:13 2000 Nicola Pero + + * Source/NSView.m ([-scrollRectToVisible:]): Don't need to send + reflectScrolledClipView to the clipview's superview. This is done + automatically by the clipview. + Thu Jun 15 20:09:55 2000 Nicola Pero * Source/NSScrollView.m ([-reflectScrolledClipView:]): If needed,