Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2008-12-05 20:13:31 +0000
committerDarin Wright2008-12-05 20:13:31 +0000
commit391d5b0a4454ed9e42f9cefd2775ed09c2c8b193 (patch)
tree9c31329af37406e37aa0bf6be5457396690f536e /org.eclipse.debug.core
parent207fd26c3d95cf468bf689ab9b2331e832669fd1 (diff)
downloadeclipse.platform.debug-391d5b0a4454ed9e42f9cefd2775ed09c2c8b193.tar.gz
eclipse.platform.debug-391d5b0a4454ed9e42f9cefd2775ed09c2c8b193.tar.xz
eclipse.platform.debug-391d5b0a4454ed9e42f9cefd2775ed09c2c8b193.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.debug.core')
-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 a4ff1fc39..15fb6391e 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -87,6 +87,7 @@ value is no longer reliable.</p>
<h2>Milesont 4- December 12, 2008</h2>
<h3>Problem Reports Fixed</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=234854">Bug 234854</a>: synchronize remaining 3 public get*Manager() methods from DebugPlugin<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=136741">Bug 136741</a>: [Memory View] Base address not initially scrolled into view with built-in renderings<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=257546">Bug 257546</a>: Console view: Open Console button should open menu<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=257537">Bug 257537</a>: ConsolePlugin should consider modifying its getStandardDisplay() method<br>

Back to the top