diff options
author | Michael Rennie | 2006-11-15 16:23:32 +0000 |
---|---|---|
committer | Michael Rennie | 2006-11-15 16:23:32 +0000 |
commit | d916e0840d47c386748b9f9ca8198944ee94a1a3 (patch) | |
tree | e515d8c66e3c129744971a2d7a81137bf7a0c05d | |
parent | 638b3347c6a6ef5b1510ee1d7230c00b45694b64 (diff) | |
download | eclipse.platform.debug-d916e0840d47c386748b9f9ca8198944ee94a1a3.tar.gz eclipse.platform.debug-d916e0840d47c386748b9f9ca8198944ee94a1a3.tar.xz eclipse.platform.debug-d916e0840d47c386748b9f9ca8198944ee94a1a3.zip |
verified Bug 163684
[variables view] Max details pane text length dialog does nothing
-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 575bb5a44..e5e36d012 100644 --- a/org.eclipse.debug.core/buildnotes_platform-debug.html +++ b/org.eclipse.debug.core/buildnotes_platform-debug.html @@ -205,6 +205,7 @@ The launch framework has been enhanced to support the following: <h2>Nov 14, 2006</h2> <h3>Problem Reports Fixed</h3> +<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=163684">163684</a>: [variables view] Max details pane text length dialog does nothing<br> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=162996">162996</a>: NPE in EnvironmentVariableResolver.resolveValue<br> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=163988">163988</a>: org.eclipse.debug.ui.console.FileLink missing adaptation, protection<br> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=153461">153461</a>: DnD slow in breakpoints view.<br> |