From e569d45eb66d03a8117396ec13c29f22b43fbea5 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Wed, 2 Apr 2003 15:06:19 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.ui/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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.