From f08bee51653e0a7d675e9918e778da5e8d76ca70 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Tue, 30 Dec 2003 16:35:12 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.ui/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 8cf3c8555f2..4283488f412 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,7 @@ +2003-12-30 Alain Magloire + + * src/org/eclipse/cdt/internal/ui/editor/CEditor.java: Fix in the setSelection(). + 2003-12-19 Alain Magloire Fix for PR 40247.