[Pydev-cvs] org.python.pydev Changes.txt,1.385,1.386
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-05-05 16:31:15
|
Update of /cvsroot/pydev/org.python.pydev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12746 Modified Files: Changes.txt Log Message: Local rename (ctrl+2+r)</strong>: Positions correctly ordered for tabbing. Index: Changes.txt =================================================================== RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v retrieving revision 1.385 retrieving revision 1.386 diff -C2 -d -r1.385 -r1.386 *** Changes.txt 5 May 2008 01:31:22 -0000 1.385 --- Changes.txt 5 May 2008 16:31:17 -0000 1.386 *************** *** 4,7 **** --- 4,8 ---- <ul> <li><strong>__path__</strong>: Not correctly found on some situations.</li> + <li><strong>Local rename (ctrl+2+r)</strong>: Positions correctly ordered for tabbing.</li> </ul> |