Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29973
Modified Files:
Changes.txt
Log Message:
__path__ not correctly found on some situations
Index: Changes.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v
retrieving revision 1.377
retrieving revision 1.378
diff -C2 -d -r1.377 -r1.378
*** Changes.txt 1 May 2008 18:21:12 -0000 1.377
--- Changes.txt 2 May 2008 13:42:00 -0000 1.378
***************
*** 1,4 ****
--- 1,10 ----
after 1.3.15
+ Pydev Extensions
+ <ul>
+ <li><strong>__path__</strong>: Not correctly found on some situations.</li>
+ </ul>
+
+
Pydev
<li>Bug fix for pydev package explorer when refreshed element parent was null</li>
|