diff --git a/launch/org.eclipse.cdt.launch/ChangeLog b/launch/org.eclipse.cdt.launch/ChangeLog index 2fcdcc180a1..95abd99982f 100644 --- a/launch/org.eclipse.cdt.launch/ChangeLog +++ b/launch/org.eclipse.cdt.launch/ChangeLog @@ -1,3 +1,9 @@ +2003-03-18 Alain Magloire + + * plugin.xml + * src/org/eclipse/cdt/launch/internal/CApplicationLaunchShortcut.java: + Change the texts for "C Local Application". + 2003-02-20 Mikhail Khodjaiants The generation of launch configuration shouldn't fail if project is not set or project name is empty. * DefaultSourceLocator.java