From 68a6a349df8b5dcef1d7da752521ed6a7940d007 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 15 Nov 2002 20:00:18 +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 80719d8f011..cf1058fdbf0 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2002-11-15 Alain Magloire + + * plugin.xml: Typo when doing the Ruler contibution + for Task and bookmarks, it should #CEditorRulerContext. + 2002-11-14 Alain Magloire * src/.../internal/ui/cview/CView.java (addBuildMenu):