Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2005-12-15 16:07:13 +0000
committerKevin Barnes2005-12-15 16:07:13 +0000
commit84a85751664e1aed514518fe871c964732407349 (patch)
treeacbd2ad9c58c9a075b752c515c977182b72ef0cf /org.eclipse.debug.core
parent8416ef69b3f55efd8c134931020b5e293a8f14b9 (diff)
downloadeclipse.platform.debug-84a85751664e1aed514518fe871c964732407349.tar.gz
eclipse.platform.debug-84a85751664e1aed514518fe871c964732407349.tar.xz
eclipse.platform.debug-84a85751664e1aed514518fe871c964732407349.zip
*** empty log message ***
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 e17c6e1ed..fd3ccff45 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -9,6 +9,10 @@
<body>
<h1> Eclipse 3.2 Debug Platform Build Notes&nbsp;</h1>
+<h2>January 3, 2006</h2>
+<h3>Enhancements</h3>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=120028">120028</a>: ConcurrentModificationException in DecorationManager when stepping<br>
+
<h2>3.2 M4</h2>
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=120677">120677</a>: Terminating a debug launch does not deactivate the debugging context<br>

Back to the top