From: Peep P. <so...@us...> - 2004-03-21 13:53:31
|
Update of /cvsroot/agd/server In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31883 Modified Files: TODO Log Message: Something about tabs. Index: TODO =================================================================== RCS file: /cvsroot/agd/server/TODO,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- TODO 21 Mar 2004 13:26:17 -0000 1.12 +++ TODO 21 Mar 2004 13:43:23 -0000 1.13 @@ -84,3 +84,5 @@ - IPv6 support? - realloc wrapper - make maintainer-clean shouldn't delete src/dfparse.h and src/lang.h + - some terminals don't support \t, find out if it is possible to check for it, and then + print out 8 spaces instead. |