1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Fix for PR 85625

This commit is contained in:
Alain Magloire 2005-02-17 03:24:33 +00:00
parent fe014751c8
commit 748be7f1ca

View file

@ -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