diff --git a/ChangeLog b/ChangeLog index 4aafdb1d8..62e7999a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-12-23 Fred Kiefer + + * Source/NSTextView.m + Added some NSResponder methods with empty code to keep the + NSInputManager quiet. + * Source/NSApplication.m + [initialize] retain the gui bundle and added an auto release pool + as this might be called without one installed. + 2001-12-23 Fred Kiefer * Source/NSTextView.m