Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core/ChangeLog')
-rw-r--r--core/org.eclipse.cdt.core/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog
index 573296c4c1f..4d6c1712be1 100644
--- a/core/org.eclipse.cdt.core/ChangeLog
+++ b/core/org.eclipse.cdt.core/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-16 Alain Magloire
+
+ Patch from Sam Robb.
+ This patch causes getBinaryParserFormat() to return
+ the default binary parser if no binary parser was explicitely set.
+
+ * model/org/eclipse/cdt/internal/core/model/CModelManager.java:
+
2003-04-07 Alain Magloire
Patch from Chris Songer, from its email:

Back to the top