From 1a8a38360a11c1dbda337dd1baee7e80b0494476 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Thu, 29 May 2003 15:20:11 +0000 Subject: [PATCH] updated/. --- core/org.eclipse.cdt.core/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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.