diff options
author | Jared Burns | 2002-04-08 16:20:48 +0000 |
---|---|---|
committer | Jared Burns | 2002-04-08 16:20:48 +0000 |
commit | e43c035850630cd5e23a13369e0d2ed7a0353693 (patch) | |
tree | c493c6bc8fc39b194c20f0de8630b833fee98b40 | |
parent | 9e8d93c64e8b1c20369b9ba3c7aac015a4706c2f (diff) | |
download | eclipse.platform.debug-e43c035850630cd5e23a13369e0d2ed7a0353693.tar.gz eclipse.platform.debug-e43c035850630cd5e23a13369e0d2ed7a0353693.tar.xz eclipse.platform.debug-e43c035850630cd5e23a13369e0d2ed7a0353693.zip |
*** empty log message ***
-rw-r--r-- | org.eclipse.debug.core/buildnotes_platform-debug.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html index 8c13ea1be..d21d55ac8 100644 --- a/org.eclipse.debug.core/buildnotes_platform-debug.html +++ b/org.eclipse.debug.core/buildnotes_platform-debug.html @@ -12,7 +12,7 @@ <h1>
Eclipse Platform Build Notes <br>
Platform Debug</h1>
-April ??, 2002
+April 09, 2002
<h3>
What's new in this drop</h3>
<li>A new extension point exists in the debug ui to control the types of launch configurations that can
@@ -30,6 +30,7 @@ Problem Reports Fixed</h3> <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=12598">12598</a>: Launch config - tab group API inconvenience<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=11190">11190</a>: cannot set working directory if it includes a japanese character<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=12160">12160</a>: Launch creation/lifecycle<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=8772">8772</a>: Infinitely looping stack trace in target pgm locks UI<br>
<h3>
Problem Reports Closed</h3>
|