|
From: Kevin A. <ka...@us...> - 2004-10-04 19:19:11
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8672/docs Modified Files: changelog.txt Log Message: resourceOutput position saving change Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.313 retrieving revision 1.314 diff -C2 -d -r1.313 -r1.314 *** changelog.txt 4 Oct 2004 00:06:27 -0000 1.313 --- changelog.txt 4 Oct 2004 19:18:23 -0000 1.314 *************** *** 8,11 **** --- 8,13 ---- Release 0.8.1 2004-10-?? + resourceEditor (resourceOutput module) no longer saves background + position in resource files added work-in-progress version of tabbed code editor (tools/oneEditor) renamed ver to VERSION_STRING in __version__.py and added VERSION tuple |