Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14515/docs
Modified Files:
changelog.txt
Log Message:
fixed enableCommand and disableCommand
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.282
retrieving revision 1.283
diff -C2 -d -r1.282 -r1.283
*** changelog.txt 4 May 2004 23:31:54 -0000 1.282
--- changelog.txt 6 May 2004 17:33:13 -0000 1.283
***************
*** 3,6 ****
--- 3,7 ----
Release 0.8 2004-05-??
+ fixed enableCommand and disableCommand for components & menus
added ataxx sample
codeEditor now persists all View menu settings
|