diff options
author | Michael Rennie | 2006-06-26 19:26:29 +0000 |
---|---|---|
committer | Michael Rennie | 2006-06-26 19:26:29 +0000 |
commit | 1ea2c94cd70c1d0c79c2e2982222254df6b2f5c3 (patch) | |
tree | 3aa584fce4e99904c9f926ace9c04ae8dd30cc8a /org.eclipse.debug.core | |
parent | b5ce6585d0c6c0ef9aa2ab7d9137c3725e598723 (diff) | |
download | eclipse.platform.debug-1ea2c94cd70c1d0c79c2e2982222254df6b2f5c3.tar.gz eclipse.platform.debug-1ea2c94cd70c1d0c79c2e2982222254df6b2f5c3.tar.xz eclipse.platform.debug-1ea2c94cd70c1d0c79c2e2982222254df6b2f5c3.zip |
verified Bug 148006
[console] deadlock in ConsoleDocument during ant execution in autobuild
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r-- | org.eclipse.debug.core/buildnotes_platform-debug.html | 1 |
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 59c2be5ac..721e11ede 100644 --- a/org.eclipse.debug.core/buildnotes_platform-debug.html +++ b/org.eclipse.debug.core/buildnotes_platform-debug.html @@ -19,6 +19,7 @@ <h2>June 27, 2006</h2> <h3>Problem Reports Fixed</h3> +<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=148006">148006</a>: [console] deadlock in ConsoleDocument during ant execution in autobuild<br> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=148646">148646</a>: [console] current console combo uses CHECK instead of RADIO style buttons<br> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=138719">138719</a>: [source lookup] memory leak in DecorationManager<br> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=132616">132616</a>: [console] Console corrupts UTF-8<br> |