diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index f7706d0be4b..8ab73c0d212 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,8 @@ +2003-03-27 Alain Magloire + * model/org/eclipse/cdt/internal/core/model/BinaryContainer.java: + * model/org/eclipse/cdt/internal/core/model/ArchiveContainer.java: + Name is now "Binaries" and "Archives", lib and bin was confusing. + 2003-03-27 Alain Magloire The ICElement.getResource() should not throw a CModelException, it returns null or the the resource.