From: Kevin A. <ka...@us...> - 2004-05-10 05:03:08
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21980/docs Modified Files: changelog.txt Log Message: changed all occurances of stack in resources to application Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.286 retrieving revision 1.287 diff -C2 -d -r1.286 -r1.287 *** changelog.txt 10 May 2004 01:28:11 -0000 1.286 --- changelog.txt 10 May 2004 05:01:58 -0000 1.287 *************** *** 3,6 **** --- 3,7 ---- Release 0.8 2004-05-?? + changed all occurances of stack in resources to application removed Stack class the application is now the "parent" of the main Background |