|
From: Verdon V. <ve...@us...> - 2008-06-11 17:44:08
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8749/docs Modified Files: CHANGELOG TODO Log Message: adding locations and features Index: TODO =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/TODO,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TODO 10 Jun 2008 17:15:17 -0000 1.5 --- TODO 11 Jun 2008 17:43:33 -0000 1.6 *************** *** 25,26 **** --- 25,30 ---- ##################### + + + security for edit/post/delete location + cats, locations, features to the export function Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/CHANGELOG,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** CHANGELOG 4 Feb 2008 03:09:17 -0000 1.1.1.1 --- CHANGELOG 11 Jun 2008 17:43:33 -0000 1.2 *************** *** 3,4 **** --- 3,17 ---- + Initial rough-in + Version 0.5.0 -- Mar 2008 + ------------------------------------------------------------------ + + Beta release + + Version 0.6.0 -- May 2008 + ------------------------------------------------------------------ + + Fixes from user input at phpwsforums + + Version 0.7.0 -- June 2008 + ------------------------------------------------------------------ + + Add support for Location(s) and Feature(s) + + |