Update of /cvsroot/pythoncard/PythonCard/tools/standaloneBuilder
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6080
Modified Files:
changelog.txt
Log Message:
Bug fix to project save routine, and add a button to allow editing of the main script
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/tools/standaloneBuilder/changelog.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** changelog.txt 12 May 2005 19:34:04 -0000 1.8
--- changelog.txt 9 Sep 2005 12:31:43 -0000 1.9
***************
*** 1,4 ****
--- 1,7 ----
standaloneBuilder version Version 0.1.1 release date TBA
--------------------------------------------------------
+ - Added a button to allow the main script to be edited
+ - Project base direcotry was not being saved correctly under certain
+ circumstances
- Now gives a warning message if you try to release a project with
the console and/or debug options switched on
|