From ee8352619d68a1ddb76761ed16a2fd7d813db8ca Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Fri, 18 Feb 2005 20:13:45 +0000 Subject: [PATCH] Bug 82264: Enhance the Shared Libraries view. Replaced the Shared Libraries view by the Modules view. --- debug/org.eclipse.cdt.debug.ui/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debug/org.eclipse.cdt.debug.ui/NEWS b/debug/org.eclipse.cdt.debug.ui/NEWS index c95ea04bba7..5cc5e654abe 100644 --- a/debug/org.eclipse.cdt.debug.ui/NEWS +++ b/debug/org.eclipse.cdt.debug.ui/NEWS @@ -1,5 +1,10 @@ Release CDT-3.0 + * Modules View (former Shared Libraries view) (bug 82264) + - replaced Shared Libraries view by Modules view + - added detail pane to the view + - made the view's entries expandable + * Memory View (bug 73168) - removed the old memory view - added support for the Memory view provided by Eclipse 3.1