Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.jdt.debug/buildnotes_jdt-debug.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jdt.debug/buildnotes_jdt-debug.html b/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
index 0e0f3cf78..a39c24df8 100644
--- a/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
+++ b/org.eclipse.jdt.debug/buildnotes_jdt-debug.html
@@ -14,6 +14,7 @@
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=119924">119924</a>: Build path not updated when default execution environment changed<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=120385">120385</a>: transport error = -1<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=117717">117717</a>: NPE in BreakpointRenameTypeParticipant when renaming type in cu without primary type<br>
<h2>December 12, 2005</h2>
<h3>Enhancements</h3>

Back to the top