From e7a6267ccf5744f390c4a58587274a07447302e3 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Thu, 28 Nov 2002 23:38:42 +0000 Subject: [PATCH] updated --- core/org.eclipse.cdt.ui/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index eb1df2c5889..999ed536015 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,11 @@ +2002-11-28 Alain Magloire + + * plugin.xml: Make a targetID for AsmEditor to allow the debug + plugin to contributes breakpoint menus in the ruller. + + * src/.../internal/ui/editor/asm/AsmTextEditor.java (AsmTextEditor): + set the context id. + 2002-11-27 David Inglis * plugin.properties: