[Pydev-cvs] org.python.pydev Changes.txt,1.409,1.410
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-07-28 15:53:23
|
Update of /cvsroot/pydev/org.python.pydev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1469 Modified Files: Changes.txt Log Message: synching mercurial Index: Changes.txt =================================================================== RCS file: /cvsroot/pydev/org.python.pydev/Changes.txt,v retrieving revision 1.409 retrieving revision 1.410 diff -C2 -d -r1.409 -r1.410 *** Changes.txt 20 Jul 2008 14:14:28 -0000 1.409 --- Changes.txt 28 Jul 2008 15:53:31 -0000 1.410 *************** *** 21,24 **** --- 21,25 ---- <li>Applied patch that fixes race condition in PythonNatureStore (thanks to Radim Kubacki)</li> <li>Fixed bug related to having multiple editors with the same file (while having the spell service on)</li> + <li>Applying a template could have the wrong end line delimiter applied</li> </ul> |