Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6916
Modified Files:
Changes.txt
Log Message:
Fixed problem when making a step-return.
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.388
retrieving revision 1.389
diff -C2 -d -r1.388 -r1.389
*** Changes.txt 9 May 2008 22:01:05 -0000 1.388
--- Changes.txt 9 May 2008 22:22:13 -0000 1.389
***************
*** 4,7 ****
--- 4,8 ----
<li><strong>Pydev Package Explorer</strong>: projects that had the project folder in the pythonpath did not show children.</li>
<li><strong>Debugger</strong>: Disable all works. Patch from: Oldrich Jedlicka</li>
+ <li><strong>Debugger</strong>: Problem when making a step return</li>
after 1.3.15
|