diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index dcd7df9f85f..da5bfa313e9 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,5 +1,5 @@ 2005-02-16 Alain Magloire - Fix for PR 85633, The IBinary info were not remove in the cache. + Fix for PR 85625, The IBinary info were not remove in the cache. * model/org/eclipse/cdt/internal/core/model/DeltaProcessor.java 2004-03-04 Peter Faltaous