[Pydev-cvs] org.python.pydev Changes.txt,1.375,1.376
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-05-01 14:25:55
|
Update of /cvsroot/pydev/org.python.pydev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19782 Modified Files: Changes.txt Log Message: Created more "surround with" options. Index: Changes.txt =================================================================== RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v retrieving revision 1.375 retrieving revision 1.376 diff -C2 -d -r1.375 -r1.376 *** Changes.txt 28 Apr 2008 23:03:41 -0000 1.375 --- Changes.txt 1 May 2008 14:26:00 -0000 1.376 *************** *** 12,15 **** --- 12,16 ---- <li>Project Explorer: fixed integration problems with CDT (and others)</li> <li>Launch: console encoding passed as environment variable (no longer written to the install location)</li> + <li>More templates for "surround with" (Ctrl+1 with selected code)</li> after 1.3.14 |