From 9394148420502990cea21055421fbd351c9c2a8f Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Fri, 28 Mar 2003 22:52:38 +0000 Subject: [PATCH] Applied patch from Chris Songer: Assembly View Fixups --- debug/org.eclipse.cdt.debug.mi.core/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index 992d5ecaad0..ef47737e4bd 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog @@ -1,3 +1,7 @@ +2003-03-28 Mikhail Khodjaiants + Correction of the previous patch. + * MIAsm.java + 2003-03-27 Mikhail Khodjaiants Applied patch from Chris Songer: Assembly View Fixups * Instruction.java