From: Kevin A. <ka...@us...> - 2004-05-02 02:40:51
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24236/docs Modified Files: changelog.txt Log Message: added reversi (Othello) sample Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.279 retrieving revision 1.280 diff -C2 -d -r1.279 -r1.280 *** changelog.txt 1 May 2004 17:05:29 -0000 1.279 --- changelog.txt 2 May 2004 02:40:43 -0000 1.280 *************** *** 3,6 **** --- 3,7 ---- Release 0.8 2004-05-?? + added reversi (Othello) sample made spirographInteractive its own sample added restore (inverse of minimize) background window event |