From: Kevin A. <ka...@us...> - 2004-08-20 00:20:59
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24350/docs Modified Files: changelog.txt Log Message: bumped version number for next release, fixed missing colon typo Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.300 retrieving revision 1.301 diff -C2 -d -r1.300 -r1.301 *** changelog.txt 17 Aug 2004 23:22:42 -0000 1.300 --- changelog.txt 20 Aug 2004 00:20:49 -0000 1.301 *************** *** 2,5 **** --- 2,9 ---- + Release 0.8.1 2004-09-?? + + + Release 0.8 2004-08-18 getCommandLineArgs moved to util.py |