Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'launch/org.eclipse.cdt.launch/ChangeLog')
-rw-r--r--launch/org.eclipse.cdt.launch/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/launch/org.eclipse.cdt.launch/ChangeLog b/launch/org.eclipse.cdt.launch/ChangeLog
index 6b1ce948135..adb1eb417e9 100644
--- a/launch/org.eclipse.cdt.launch/ChangeLog
+++ b/launch/org.eclipse.cdt.launch/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-02 Thomas Fletcher
+
+ Improve the previous fix to use a TwoElementPane dialog to properly differentiate between
+ elements by target architecture and path.
+ Enhanced the ability to extend this short-cut with OEM specific labelling.
+
+ * src/org/eclipse/cdt/launch/ui/CMainTab.java
+ * src/org/eclipse/cdt/launch/internal/CApplicationLaunchShortcut.java
+
2004-01-07 Alain Magloire
Fix # 49652

Back to the top