Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2009-04-24 20:20:50 +0000
committerDarin Wright2009-04-24 20:20:50 +0000
commitd2dcdfb90a9cbe752fb66c242a81b3b159a707cd (patch)
tree9746a6177070e5abd785d066575d88dc3995b3fe
parent64ef7ce559391bca1acf610337c22013589f7db3 (diff)
downloadeclipse.platform.debug-d2dcdfb90a9cbe752fb66c242a81b3b159a707cd.tar.gz
eclipse.platform.debug-d2dcdfb90a9cbe752fb66c242a81b3b159a707cd.tar.xz
eclipse.platform.debug-d2dcdfb90a9cbe752fb66c242a81b3b159a707cd.zip
*** empty log message ***
-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 e5494fb70..12940075c 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -114,6 +114,7 @@ should instead reference the new API constants.</p>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=272489">Bug 272489</a>: Debug view: &quot;View Mode&quot; menu misses mnemonics<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=272367">Bug 272367</a>: &quot;Show Type Names&quot; attribute is not available in the IPresentationContext properties<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=273178">Bug 273178</a>: Repeated expressions in expressions window<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=273617">Bug 273617</a>: property tester expression doesn't check selected element's type<br>
<h2>April 20, 2009</h2>
<h3>Problem Reports Fixed</h3>

Back to the top