Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis Windatt2009-05-13 17:05:59 +0000
committerCurtis Windatt2009-05-13 17:05:59 +0000
commit6e4be86187ec540df931a76c9fe130ce9996d18a (patch)
treec2a63e0b63f75450069dc4c53fab534b407515ea /org.eclipse.debug.core
parent7bb80a6410ac74d837212f009aa6faf69d653850 (diff)
downloadeclipse.platform.debug-6e4be86187ec540df931a76c9fe130ce9996d18a.tar.gz
eclipse.platform.debug-6e4be86187ec540df931a76c9fe130ce9996d18a.tar.xz
eclipse.platform.debug-6e4be86187ec540df931a76c9fe130ce9996d18a.zip
Verified bug
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 1d40b4b30..96a951cd8 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 13, 2009</h2>
+<h3>Problem Reports Fixed</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=241394">Bug 241394</a>: [Console] Can not get input text properly in eclipse console panel<br>
+
<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>

Back to the top