Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31691/docs
Modified Files:
changelog.txt
Log Message:
fixed resourceEditor so it saves on Run and validates component names
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.287
retrieving revision 1.288
diff -C2 -d -r1.287 -r1.288
*** changelog.txt 10 May 2004 05:01:58 -0000 1.287
--- changelog.txt 10 May 2004 18:24:40 -0000 1.288
***************
*** 3,6 ****
--- 3,8 ----
Release 0.8 2004-05-??
+ fixed resourceEditor so it saves on Run and validates
+ component names
changed all occurances of stack in resources to application
removed Stack class
|