diff --git a/ChangeLog b/ChangeLog index 72c08e378..21696eac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-12-19 Fred Kiefer + + * Source/NSApplication.m + [setMainMenu:] set the title of the main menu window, so + the window manager can display it.We could do this also for all + other menus, but those wont show up in the window manager. + * Tools/gopen.m + Removed the redefinition of NSRunAlertPanel() as NSWOrkspace no + longer uses this, + 2001-12-18 Pierre-Yves Rivaille * Source/NSWindow.m ([NSWindow -setTitleWithRepresentedFilename:]):