Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15342
Modified Files:
Changes.txt
Log Message:
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.373
retrieving revision 1.374
diff -C2 -d -r1.373 -r1.374
*** Changes.txt 27 Apr 2008 17:28:46 -0000 1.373
--- Changes.txt 27 Apr 2008 17:29:23 -0000 1.374
***************
*** 9,13 ****
<li>Debugger: Step over/Step return can now execute with untraced frames (much faster)</li>
<li>Launching: F9 will reuse an existing launch instead of creating a new one every time</li>
! <li>Launching: The default launch with Ctrl+F11 will not ask again for the launch associated with a file</li>
<li>Project Explorer: fixed integration problems with CDT (and others)</li>
--- 9,13 ----
<li>Debugger: Step over/Step return can now execute with untraced frames (much faster)</li>
<li>Launching: F9 will reuse an existing launch instead of creating a new one every time</li>
! <li>Launching: The default launch with Ctrl+F11 will not ask again for the launch associated with a file (for new launches)</li>
<li>Project Explorer: fixed integration problems with CDT (and others)</li>
|