diff --git a/ChangeLog b/ChangeLog index 44c1bb751..0f10ecbf5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 22 01:10:24 2001 Nicola Pero + + * Source/NSWindow.m ([NSWindow -dealloc]): Remove all subviews + from this window before releasing them. This fixes crashes when + some views were deallocated after the window. + 2001-10-21 Fred Kiefer * Source/NSScrollView.m