[Anygui-checkins] CVS: /anygui TODO.txt,1.62,1.63
Brought to you by:
mlh
From: Magnus L. H. <ml...@us...> - 2003-04-02 20:46:32
|
Update of /cvsroot/anygui//anygui In directory sc8-pr-cvs1:/tmp/cvs-serv21658 Modified Files: TODO.txt Log Message: Index: TODO.txt =================================================================== RCS file: /cvsroot/anygui//anygui/TODO.txt,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -r1.62 -r1.63 *** TODO.txt 19 Mar 2003 12:35:12 -0000 1.62 --- TODO.txt 2 Apr 2003 20:32:23 -0000 1.63 *************** *** 37,40 **** --- 37,43 ---- * Fix transformation push('position') -> push('x', 'y') etc. + * Update documentation to include descriptions of use in IDLE and + other IDEs. + Objectives for version 0.2a0: ----------------------------- |