[Pydev-cvs] org.python.pydev Changes.txt,1.388,1.389
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-05-09 22:22:08
|
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 |