diff --git a/ChangeLog b/ChangeLog index 96260d2db..1052ff6eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Nov 22 1998 Richard Frith-Macdonald + + * NSClipView.m: ([-setDocumentView:]) Ignore attempt to assign a + view that is already the document view - could previously result + in the current document view being deallocated before it was + put back in place - thus crashing the app. + 1998-11-22 03:44 Lyndon Tremblay * GMAppKit.m: [-_unconditionallyResetNeedsDisplayInAllViews]