[phpwebapp-commits] CVS: books ToDo.txt,1.2,1.3
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-11-07 14:18:00
|
Update of /cvsroot/phpwebapp/books In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22643 Modified Files: ToDo.txt Log Message: Index: ToDo.txt =================================================================== RCS file: /cvsroot/phpwebapp/books/ToDo.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ToDo.txt 3 Nov 2005 10:43:32 -0000 1.2 --- ToDo.txt 7 Nov 2005 14:17:48 -0000 1.3 *************** *** 52,55 **** --- 52,60 ---- - Installation of ViewCVS for Subversion. + - Update 'webnotes'. + + - explode/implode has some problems with entities (&amp;lt;) + and it does not preserve the CDATA sections. + - Fix chown.c (for some reason it was not working, and it was preventing the work in the other parts of the application, *************** *** 117,119 **** can be selected conveniently from the list of tags. ! - Fixed: validation problem: warnings (W) should not prevent saving \ No newline at end of file --- 122,124 ---- can be selected conveniently from the list of tags. ! - Fixed: validation problem: warnings (W) should not prevent saving |