|
From: Greg M. <bli...@us...> - 2008-08-23 17:03:39
|
Update of /cvsroot/phpwebsite-comm/modules/mailinglists/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11197/docs Modified Files: changelog.txt Log Message: File Cabinet added to email forms for HTML messages. Index: changelog.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/mailinglists/docs/changelog.txt,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** changelog.txt 23 Aug 2008 02:55:13 -0000 1.51 --- changelog.txt 23 Aug 2008 17:03:18 -0000 1.52 *************** *** 9,12 **** --- 9,13 ---- *cvs + - File Cabinet added to email forms for HTML messages. - Emails are now templated (email/send_html.tpl and email/send_text.tpl). - Added workaround for issue where emails could be sent with relative URLs. |