diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog index e05b42978c0..f7a6d20f3ab 100644 --- a/debug/org.eclipse.cdt.debug.ui/ChangeLog +++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog @@ -1,3 +1,8 @@ +2003-02-18 Mikhail Khodjaiants + Added persistency to the source locator. + * CUISourceLocator.java + * SourcePropertyPage.java + 2003-02-14 Mikhail Khodjaiants Enable the 'Resume With Signal' action only if target is suspended. * SignalActionDelegate.java