Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2006-11-08 15:46:30 +0000
committerMichael Rennie2006-11-08 15:46:30 +0000
commit63a68641923e4accf2092e0949b974b456915dc1 (patch)
tree66c75512279351ebb9a72760481d909bdb8a29eb
parentda6cd0409ad2b8fac503d8919bc8af96036f597e (diff)
downloadeclipse.platform.debug-63a68641923e4accf2092e0949b974b456915dc1.tar.gz
eclipse.platform.debug-63a68641923e4accf2092e0949b974b456915dc1.tar.xz
eclipse.platform.debug-63a68641923e4accf2092e0949b974b456915dc1.zip
verified Bug 153461
DnD slow in breakpoints view. for Curtis W
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 419406a90..bda387167 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -189,6 +189,7 @@ The launch framework has been enhanced to support the following:
<h2>Nov 6, 2006</h2>
<h3>Problem Reports Fixed</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=153461">153461</a>: DnD slow in breakpoints view.<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=163684">163684</a>: [variables view] Max details pane text length dialog does nothing<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=163400">163400</a>: fileExtension is deprecated but doesn't offer alternatives in schema description<br>

Back to the top