diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 0d50e0c6755..dd4fa2d157b 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,9 @@ +2003-01-02 Alain Magloire + + * src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java(createAnnotationModel): + Check for IStorageEditorInput and use the getAdapter() to find a resource for the + annotation model. + 2002-12-12 Judy N Green *src/org/eclipse/cdt/internal/ui/editor/CEditor.java Fixed Bugzilla bug PR 25176