*** empty log message ***
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 5bd032e..89e29d4 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -14,7 +14,23 @@
 May 08, 2002

 <h3>

 What's new in this drop</h3>

+<ul>

+<li>Due to a request for the debugger to not use the "F5" key (as this generally

+is used for Refresh actions), some debug actions' short cuts have been remapped:

+<ul>

+<li>Step Into --> F6</li>

+<li>Step Over --> F7 </li>

+<li>Step Return -->F8 </li>

+<li>Resume --> F9. </li></ul>

 

+F5 is then free for refresh and you only have to move your hand over one key

+to get used to the new shortcuts. 

+You will notice that Relaunch Last has been removed....but not really. 

+

+F11 and Ctrl-F11 are filling this void.  F11 relaunches the last launch in

+Debug mode. 

+Ctrl-F11 relaunches the last launch in Run mode.</LI>

+</ul>

 <h3>

 Problem Reports Fixed</h3>

 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=9034">9034</a>: Variables view should scroll to display new variables<br>

@@ -30,6 +46,7 @@
 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=14897">14897</a>: many missing '...' on buttons in launch configs<br>

 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=15362">15362</a>: Standard out not always hooked to console<br>

 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=15446">15446</a>: first click in the debug/launch history preference page results in exception<br>

+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=11894">11894</a>: Mneumonic collision in the debug menu<br>

 

 <h3>

 Problem Reports Closed</h3>