Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2005-10-28 13:46:42 +0000
committerDarin Wright2005-10-28 13:46:42 +0000
commitc3a45d8285429aa211790e53354dbe7b31d06a8b (patch)
treedc96a5ff9687c7df4513a885c45a18df7c1ada24 /org.eclipse.debug.core
parent8dd0a2fba9fd54c2c592a5bdfbb653fbff98b26d (diff)
downloadeclipse.platform.debug-c3a45d8285429aa211790e53354dbe7b31d06a8b.tar.gz
eclipse.platform.debug-c3a45d8285429aa211790e53354dbe7b31d06a8b.tar.xz
eclipse.platform.debug-c3a45d8285429aa211790e53354dbe7b31d06a8b.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 fa26f6001..377ed013d 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -19,6 +19,7 @@
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=112625">112625</a>: Launcher : Bad default value with the variable ${string_prompt}<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=112670">112670</a>: Can't toggle selection of treeitem in variables view<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=113837">113837</a>: breakpoints import and export wizards should be categorized<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=112503">112503</a>: Cannot change the background color of the 'Display' view<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=112553">112553</a>: ConcurrentModificationException in BreakpointManager<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=112771">112771</a>: Add API to allow specific context help in Text Consoles<br>

Back to the top