Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31140
Modified Files:
Changes.txt
Log Message:
Disable all breakpoints is working.
patch from Oldrich Jedlicka: http://sourceforge.net/tracker/index.php?func=detail&aid=1960983&group_id=85796&atid=577329
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.387
retrieving revision 1.388
diff -C2 -d -r1.387 -r1.388
*** Changes.txt 7 May 2008 13:57:42 -0000 1.387
--- Changes.txt 9 May 2008 22:01:05 -0000 1.388
***************
*** 1,2 ****
--- 1,8 ----
+ after 1.3.16
+
+ Pydev
+ <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>
+
after 1.3.15
|