Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12027
Modified Files:
changelog.txt
Log Message:
Record the addition of the experimental 'oneEditor'
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.312
retrieving revision 1.313
diff -C2 -d -r1.312 -r1.313
*** changelog.txt 3 Oct 2004 18:53:21 -0000 1.312
--- changelog.txt 4 Oct 2004 00:06:27 -0000 1.313
***************
*** 8,11 ****
--- 8,12 ----
Release 0.8.1 2004-10-??
+ added work-in-progress version of tabbed code editor (tools/oneEditor)
renamed ver to VERSION_STRING in __version__.py and added VERSION tuple
added horizontalScrollbar flag to TextArea component
|