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.