Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6011
Modified Files:
Changes.txt
Log Message:
<li><strong>Debugger</strong>: Better inspection of internal variables for dict, list, tuple, set and frozenset</li>
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.404
retrieving revision 1.405
diff -C2 -d -r1.404 -r1.405
*** Changes.txt 3 Jul 2008 01:04:04 -0000 1.404
--- Changes.txt 5 Jul 2008 19:42:06 -0000 1.405
***************
*** 15,18 ****
--- 15,19 ----
<li><strong>Pydev package explorer</strong>: Link working with compare editor</li>
<li><strong>Auto-indent</strong>: Fixed problem when smart indent was turned off</li>
+ <li><strong>Debugger</strong>: Better inspection of internal variables for dict, list, tuple, set and frozenset</li>
</ul>
|