Update of /cvsroot/phpwebsite-comm/modules/mailinglists/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23205/docs
Modified Files:
changelog.txt
Log Message:
Emails are now templated.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/mailinglists/docs/changelog.txt,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** changelog.txt 23 Aug 2008 01:49:40 -0000 1.50
--- changelog.txt 23 Aug 2008 02:55:13 -0000 1.51
***************
*** 9,12 ****
--- 9,13 ----
*cvs
+ - 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.
- Now call cacheQueries on all DBPagers to retain pager settings.
|