|
From: Verdon V. <ve...@us...> - 2008-01-02 05:29:46
|
Update of /cvsroot/phpwebsite-comm/modules/podcaster/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4538/docs Modified Files: CHANGELOG ChangeLog TODO Log Message: Rewrite for phpws 1.x Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/docs/CHANGELOG,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CHANGELOG 2 Jan 2008 05:14:50 -0000 1.1 --- CHANGELOG 2 Jan 2008 05:29:49 -0000 1.2 *************** *** 4,7 **** --- 4,8 ---- + Added option to delete media files from filecabinet when uninstalling + Version numbering corrected + + Entered into CVS Index: TODO =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/docs/TODO,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TODO 2 Jan 2008 04:44:05 -0000 1.5 --- TODO 2 Jan 2008 05:29:49 -0000 1.6 *************** *** 4,8 **** ## figure out caching in channel viewrss - ## get mod into CVS or SVN *) review episode save key and short url --- 4,7 ---- Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/docs/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ChangeLog 2 Jan 2008 04:44:05 -0000 1.7 --- ChangeLog 2 Jan 2008 05:29:49 -0000 1.8 *************** *** 4,7 **** --- 4,8 ---- + Added option to delete media files from filecabinet when uninstalling + Version numbering corrected + + Entered into CVS |