diff --git a/ChangeLog b/ChangeLog index 5c3ce2dd4..4c9674e3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Apr 28 13:14:15 2003 Nicola Pero + + * Source/NSApplication.m ([NSApplication -targetForAction:]): If this + is a document-based application, check if the key window's document + responds to the action; if it does, use it. + 2003-04-28 Nicola Pero * Resources/GNUmakefile (gui-resources_RESOURCE_FILES_INSTALL_DIR): Define