diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 082bd69d897..872a2df106b 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,10 @@ +2003-05-29 Alain Magloire + + PR 38239 + BinaryContainer.getBinaries() was returning empty [] + * model/org/eclipse/cdt/internal/core/model/CModelManager.java + (getBinaryRunner): return the runner if is already instanciated. + 2003-05-29 David Inglis * utils/org/eclipse/cdt/utils/elf/Elf.java fixed toString buf for Sestion.