[php-todo-cvs] src ChangeLog,1.5,1.6 TODO,1.4,1.5
Status: Pre-Alpha
Brought to you by:
mnordstr
From: <mno...@us...> - 2002-06-20 19:52:03
|
Update of /cvsroot/php-todo/src In directory usw-pr-cvs1:/tmp/cvs-serv20387 Modified Files: ChangeLog TODO Log Message: GIFs -> PNGs Index: ChangeLog =================================================================== RCS file: /cvsroot/php-todo/src/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ChangeLog 20 Jun 2002 17:58:02 -0000 1.5 --- ChangeLog 20 Jun 2002 19:51:58 -0000 1.6 *************** *** 7,10 **** --- 7,11 ---- - Empty Todo check - Dual Todo check + - GIFs -> PNGs 0.1.0 (Initial release): Index: TODO =================================================================== RCS file: /cvsroot/php-todo/src/TODO,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TODO 20 Jun 2002 17:58:02 -0000 1.4 --- TODO 20 Jun 2002 19:51:59 -0000 1.5 *************** *** 4,8 **** - [DONE] Add delete verification - [DONE] Fix JS bug ! - GIFs -> PNGs - [DONE] 100% XHTML 1.0 & CSS2 valid - [DONE] INSTALL: tell to copy img dir --- 4,8 ---- - [DONE] Add delete verification - [DONE] Fix JS bug ! - [DONE] GIFs -> PNGs - [DONE] 100% XHTML 1.0 & CSS2 valid - [DONE] INSTALL: tell to copy img dir |