Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9974
Modified Files:
Changes.txt
Log Message:
Outline: Assign with multiple targets is recognized
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.382
retrieving revision 1.383
diff -C2 -d -r1.382 -r1.383
*** Changes.txt 3 May 2008 13:37:35 -0000 1.382
--- Changes.txt 3 May 2008 16:19:59 -0000 1.383
***************
*** 24,27 ****
--- 24,28 ----
<li>More templates for "surround with" (Ctrl+1 with selected code)</li>
<li>Previous/next method could match 'class' and 'def' on invalid location</li>
+ <li>Outline: Assign with multiple targets is recognized</li>
after 1.3.14
|