diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index f2fdf6a97d7..163ecdd04e5 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,9 @@ +2003-11-20 Alain Magloire + + Only use JDK-1.3 methods. + + * model/org/eclipse/cdt/internal/core/model/Binary.java + 2003-11-19 Alain Magloire getBinaryParser() the call to the CDescriptor should set the update