diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 645136d4195..f2fdf6a97d7 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,10 @@ +2003-11-19 Alain Magloire + + getBinaryParser() the call to the CDescriptor should set the update + argument to true. + + * src/org/eclipse/cdt/core/CCorePlugin.java + 2003-11-19 Alain Magloire Improve performance by not loading the symbols right away.