|
From: Kevin A. <ka...@us...> - 2004-05-11 01:24:42
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25672/docs Modified Files: changelog.txt Log Message: turtle sample note Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.288 retrieving revision 1.289 diff -C2 -d -r1.288 -r1.289 *** changelog.txt 10 May 2004 18:24:40 -0000 1.288 --- changelog.txt 11 May 2004 01:24:31 -0000 1.289 *************** *** 3,6 **** --- 3,8 ---- Release 0.8 2004-05-?? + converted turtle sample to use Python modules for the script + examples fixed resourceEditor so it saves on Run and validates component names |