diff options
author | Michael Rennie | 2006-07-31 21:22:01 +0000 |
---|---|---|
committer | Michael Rennie | 2006-07-31 21:22:01 +0000 |
commit | 3c11e4dc8d4855da828b42625a07f8d6cdd62a6d (patch) | |
tree | c7a616bdf6418329756a132789a0aee7d29b1694 /org.eclipse.debug.core | |
parent | c80d3939d050096a47b0664bcfc9036c4dbe007e (diff) | |
download | eclipse.platform.debug-3c11e4dc8d4855da828b42625a07f8d6cdd62a6d.tar.gz eclipse.platform.debug-3c11e4dc8d4855da828b42625a07f8d6cdd62a6d.tar.xz eclipse.platform.debug-3c11e4dc8d4855da828b42625a07f8d6cdd62a6d.zip |
verified bugs:
151066
149728
142198
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r-- | org.eclipse.debug.core/buildnotes_platform-debug.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html index 68a881bbd..b6f66326e 100644 --- a/org.eclipse.debug.core/buildnotes_platform-debug.html +++ b/org.eclipse.debug.core/buildnotes_platform-debug.html @@ -17,7 +17,12 @@ <li>deprecated <code>IDebugUIConstants.ATTR_CONSOLE_ENCODING</code>.</li> </ul> -<h2>July 25, 2006</h2> +<h2>July 29, 2006</h2> +<h3>Problem Reports Fixed</h3> +<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=151066">151066</a>: details sash same background color as tree<br> +<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=149728">149728</a>: Detaching from process with many threads takes a long time<br> +<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=142198">142198</a>: [breakpoints] Inital state of breakpoint's 'Enable/Disable Breakpoint' ruler menu is always 'Enable Breakpoint'<br> + <h2>July 18, 2006</h2> <h3>Problem Reports Fixed</h3> |