From da41d2be2dad78303b933ce43925fe03b7563430 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sat, 5 Apr 2003 06:36:01 +0000 Subject: [PATCH] updated --- debug/org.eclipse.cdt.debug.ui/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog index 30a255d0d4d..71663154993 100644 --- a/debug/org.eclipse.cdt.debug.ui/ChangeLog +++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog @@ -1,3 +1,8 @@ +2003-04-05 Alain Magloire + + * CDebugEditor.java + Change to make the ContentOutline work. + 2003-04-01 Mikhail Khodjaiants Changed the labels of the C/C++ specific actions. * plugin.properties