From a6a5451a0caeb71cc0c38a6431e23f4d51e687c0 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Thu, 27 Jan 2005 17:08:22 +0000 Subject: [PATCH] Update the NEWS file: DnD support --- core/org.eclipse.cdt.ui/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/org.eclipse.cdt.ui/NEWS b/core/org.eclipse.cdt.ui/NEWS index 31789ce5bc0..2779570a8b9 100644 --- a/core/org.eclipse.cdt.ui/NEWS +++ b/core/org.eclipse.cdt.ui/NEWS @@ -1,9 +1,13 @@ Release CDT-3.0 + * Drag && Drop support + for ICElement classes , in the C/C++ project view and C Outliner. + * C/C++ Editor: - coloring of operators, braces and numbers, - outline in selectable dialog (Ctrl O) with search input. * sorting action + * Template Preference Page for C/C++ Editor \ No newline at end of file