diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 4c63fd3471a..2537d20ed6d 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,12 @@ +2003-04-02 Alain Magloire + + Bug fix and cleanup in CView + + * src/org/eclipse/internal/ui/cview/CView.java: + Cleanup the linkToEditor(). + * src/org/eclipse/internal/util/UtilEditor.java: + Bug fix. + 2003-04-01 Alain Magloire Support to open a child in an IBinary if we know the TranslationUnit.