|
From: Verdon V. <ve...@us...> - 2008-07-01 03:44:23
|
Update of /cvsroot/phpwebsite-comm/modules/sitemap/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4182/docs Modified Files: CHANGELOG Log Message: tweaks and fixes to prepare for release Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/sitemap/docs/CHANGELOG,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CHANGELOG 30 Jun 2008 12:08:27 -0000 1.1 --- CHANGELOG 1 Jul 2008 03:44:00 -0000 1.2 *************** *** 1,4 **** Version 0.1.0 -- June 2008 ------------------------------------------------------------------ ! JUne 28 - 29 + Initial writing of mod --- 1,22 ---- Version 0.1.0 -- June 2008 ------------------------------------------------------------------ ! June 28 - 29 + Initial writing of mod + + + Version 0.2.0 -- June 2008 + ------------------------------------------------------------------ + June 30 + + Moved default mod date from settings to build map + + Improved text in settings area and provide link to protocal info + + Added the info tab + + General code tidy up + + + Version 0.3.0 -- June 2008 + ------------------------------------------------------------------ + June 30 + + Added live sitemap feed + + Added feed cache to settings + + Added feed switch to settings + |