Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2006-01-09 20:20:47 +0000
committerKevin Barnes2006-01-09 20:20:47 +0000
commita7ba5e53ae631ce300f9b5041c37f29608168ea3 (patch)
tree1f0d89a8bf9155dff05d1778b7fda8f6ad1745ef /org.eclipse.debug.core
parent8ec22dce1d62490d9b201e60066d4290a68e4dad (diff)
downloadeclipse.platform.debug-a7ba5e53ae631ce300f9b5041c37f29608168ea3.tar.gz
eclipse.platform.debug-a7ba5e53ae631ce300f9b5041c37f29608168ea3.tar.xz
eclipse.platform.debug-a7ba5e53ae631ce300f9b5041c37f29608168ea3.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 7fde72b4b..afbaf9ec4 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -15,6 +15,10 @@
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=121681">121681</a>: CCE in breakpoints export wizard.<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=116316">116316</a>: &quot;Source lookup error&quot; logged<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=122646">122646</a>: Use IStructuredSelection instead of StructuredSelection<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=111017">111017</a>: default tab width for MessageConsole changed from 8 to 0 in 3.1<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=116060">116060</a>: MessageConsoleStream.println synchronization hazard<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=117946">117946</a>: InstantiationException from ConsoleRemoveLaunchAction<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=119306">119306</a>: [flex-hierarchy] LaunchView autoExpand() creates TreePath with hard coded hierarchy<br>
<h2>3.2 M4</h2>
<h3>Problem Reports Fixed</h3>

Back to the top