From: Gonzalo A. <ga...@us...> - 2006-12-06 15:32:56
|
Update of /cvsroot/mod-c/ehtml In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18124 Modified Files: TODO Log Message: * Add an error ostream. Index: TODO =================================================================== RCS file: /cvsroot/mod-c/ehtml/TODO,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TODO 12 Sep 2006 14:34:37 -0000 1.3 --- TODO 6 Dec 2006 15:32:48 -0000 1.4 *************** *** 1,2 **** --- 1,3 ---- + - Add an error ostream. - The 'style' attribute needs special attention: a) Change Component.h |