Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis Windatt2008-10-17 20:58:23 +0000
committerCurtis Windatt2008-10-17 20:58:23 +0000
commit6253275addf9c4107a474eba49ae0112fb13668a (patch)
treebac6d4ae278f985a606dbf45649e4eddc3dd62b0
parenteba7d8a58e0f6e92a06dbcd9f3732bf703edc7b5 (diff)
downloadeclipse.platform.debug-6253275addf9c4107a474eba49ae0112fb13668a.tar.gz
eclipse.platform.debug-6253275addf9c4107a474eba49ae0112fb13668a.tar.xz
eclipse.platform.debug-6253275addf9c4107a474eba49ae0112fb13668a.zip
verified bugs
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 97d35f0ad..c8624dece 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -54,6 +54,9 @@ value is no longer reliable.</p>
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=251265">Bug 251265</a>: Rollback changes to IOConsolePartition<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=250928">Bug 250928</a>: Debug serversocket nulled out<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=250048">Bug 250048</a>: DebugUIPlugin.start() pollutes SWT Display<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=250008">Bug 250008</a>: Keybinding conflicts occurred. CTRL+SHIFT+P, jface NullPointerException<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=248054">Bug 248054</a>: Can't set breakpoint annotation as Highlighted<br>
<h2>October 7, 2008</h2>
<h3>Problem Reports Fixed</h3>

Back to the top