Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2006-01-06 18:34:29 +0000
committerMichael Rennie2006-01-06 18:34:29 +0000
commit8ec22dce1d62490d9b201e60066d4290a68e4dad (patch)
tree1387f74ba50ee28b6ebfcc072b67441e23ede664 /org.eclipse.debug.core
parent3ca51732cac1a94188938ef1737b24c720ad94d2 (diff)
downloadeclipse.platform.debug-8ec22dce1d62490d9b201e60066d4290a68e4dad.tar.gz
eclipse.platform.debug-8ec22dce1d62490d9b201e60066d4290a68e4dad.tar.xz
eclipse.platform.debug-8ec22dce1d62490d9b201e60066d4290a68e4dad.zip
updated for bug verification additions
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 83d221608..7fde72b4b 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -12,6 +12,9 @@
<h2>January 10, 2006</h2>
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=122908">122908</a>: pref pages missing context help<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=121681">121681</a>: CCE in breakpoints export wizard.<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=116316">116316</a>: &quot;Source lookup error&quot; logged<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=122646">122646</a>: Use IStructuredSelection instead of StructuredSelection<br>
<h2>3.2 M4</h2>
<h3>Problem Reports Fixed</h3>

Back to the top