|
From: Verdon V. <ve...@us...> - 2008-07-24 14:14:18
|
Update of /cvsroot/phpwebsite-comm/modules/whatsnew/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18245/docs Modified Files: CHANGELOG Log Message: added cache reset to post_settings Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/whatsnew/docs/CHANGELOG,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** CHANGELOG 22 Jul 2008 15:18:41 -0000 1.2 --- CHANGELOG 24 Jul 2008 14:14:25 -0000 1.3 *************** *** 13,14 **** --- 13,18 ---- + Implimented text parsing to title and text settings + Added English language file + + Version 0.3.0 -- July 2008 + ------------------------------------------------------------------ + + Added cache_reset to post_settings (thanks Greg) |