From 6ac2ac8aea1b0a2eecf9f2fd71bd6ce6a3fa0b3d Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 24 Feb 2003 15:51:32 +0000 Subject: [PATCH] updated --- core/org.eclipse.cdt.ui/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index e99dfb1964a..fdfb5dd6f28 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2003-02-24 Alain Magloire + + * src/org/eclipse/cdt/internal/ui/editor/CEditor.java (isOverviewRulerVisible): + Change scope for protected to comply with Eclipse-2.1 + 2003-02-20 Alain Magloire This patch provides the UI controls and filters to use the working set