From af12903eaa0bcc4139b2eec22a15d6551f1c0c25 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Thu, 11 Sep 2003 16:40:30 +0000 Subject: [PATCH] updated. --- debug/org.eclipse.cdt.debug.mi.core/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index 1955c5ef32e..3117ff17e15 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog @@ -1,3 +1,10 @@ + +2003-09-11 Alain Magloire + + Fix to inf shared parsing. + + * src/org/eclipse/cdt/debug/mi/core/outpu/MIInfoSharedLibary.java + 2003-09-09 Mikhail Khodjaiants Regrouping the launch configuration constants. * IMILaunchConfigurationConstants.java