diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 06c9f69e70a..f152c731105 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,7 @@ +2005-08-09 Chris Wiebe + Fix bug# 106564: platform keybindings + plugin.xml + 2005-08-08 Alain Magloire Fix PR 106340: ArrayOutOfBoundException * src/org/eclipse/cdt/internal/ui/actions/GoToNextPreviousMemberAction.java diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index fac884221ce..b8c57e65756 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -859,33 +859,35 @@ + @@ -895,18 +897,18 @@ commandId="org.eclipse.cdt.ui.edit.opendecl" schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>