From: Kevin A. <ka...@us...> - 2004-10-03 18:55:25
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1099/docs Modified Files: changelog.txt Log Message: renamed ver to VERSION_STRING and added VERSION tuple Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.311 retrieving revision 1.312 diff -C2 -d -r1.311 -r1.312 *** changelog.txt 30 Sep 2004 23:04:52 -0000 1.311 --- changelog.txt 3 Oct 2004 18:53:21 -0000 1.312 *************** *** 8,11 **** --- 8,12 ---- Release 0.8.1 2004-10-?? + renamed ver to VERSION_STRING in __version__.py and added VERSION tuple added horizontalScrollbar flag to TextArea component added appendText ScrollLines workaround to TextArea component on Windows |