Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2009-05-12 18:52:01 +0000
committerDarin Wright2009-05-12 18:52:01 +0000
commit8b451de999a3d36c113b3c56fb251c6c477689b4 (patch)
tree7d1e7f2f8af4d0315943bba24aeffa39a7421a3e /org.eclipse.debug.core/buildnotes_platform-debug.html
parentb5b2da9df8d633bf49b3817b034f2eab60b338f1 (diff)
downloadeclipse.platform.debug-8b451de999a3d36c113b3c56fb251c6c477689b4.tar.gz
eclipse.platform.debug-8b451de999a3d36c113b3c56fb251c6c477689b4.tar.xz
eclipse.platform.debug-8b451de999a3d36c113b3c56fb251c6c477689b4.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.debug.core/buildnotes_platform-debug.html')
-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 eceada37c..1d40b4b30 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -107,6 +107,10 @@ view which were defined in an internal interface. This change moves these const
<p><strong>Action required:</strong> Clients which may have copied these constants or (gasp!) have referenced the internal interface,
should instead reference the new API constants.</p>
+<h2>May 12, 2009</h2>
+<h3>Problem Reports Fixed</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=275700">Bug 275700</a>: Internal errors when expanding thread groups.<br>
+
<h2>May 11, 2009</h2>
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=275614">Bug 275614</a>: REGRESSION: threads no longer expanded if Debug view not visible<br>

Back to the top