Skip to main content
summaryrefslogtreecommitdiffstats
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 f7bae3192f5..f54dd913ccb 100644
--- a/launch/org.eclipse.cdt.launch/ChangeLog
+++ b/launch/org.eclipse.cdt.launch/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-07 Alain Magloire
+
+ Fix # 49652
+ You could not see a difference with binaries of the same name but different location.
+
+ * src/org/eclipse/cdt/launch/ui/CMainTab.java
+ * src/org/eclipse/cdt/launch/internal/CApplicationLaunchShortcut.java
+
+
2003-12-18 Alain Magloire
Possible NPE, PR 49146

Back to the top