Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5195
Modified Files:
Changes.txt
Log Message:
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.390
retrieving revision 1.391
diff -C2 -d -r1.390 -r1.391
*** Changes.txt 10 May 2008 00:45:30 -0000 1.390
--- Changes.txt 12 May 2008 11:47:03 -0000 1.391
***************
*** 6,9 ****
--- 6,15 ----
<li><strong>Debugger</strong>: Problem when making a step return</li>
<li><strong>Code-completion</strong>: Working for attributes found in a superclass imported with a relative import</li>
+ Patches from Felix Schwarz:
+
+ [Patch] Add missing variables to TestDependent templates
+ [PATCH] Allow to configure an interpreter even if the workspace path name contains spaces
+ [PATCH] completion server does not work when the eclipse directory contains spaces
+ [PATCH] Fix deletion of resources in PyDev package explorer
after 1.3.15
|