|
From: Greg M. <bli...@us...> - 2008-08-23 01:49:32
|
Update of /cvsroot/phpwebsite-comm/modules/mailinglists/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29394/docs Modified Files: changelog.txt Log Message: Added workaround for issue where emails could be sent with relative URLs. Index: changelog.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/mailinglists/docs/changelog.txt,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** changelog.txt 22 Aug 2008 03:15:49 -0000 1.49 --- changelog.txt 23 Aug 2008 01:49:40 -0000 1.50 *************** *** 9,12 **** --- 9,13 ---- *cvs + - Added workaround for issue where emails could be sent with relative URLs. - Now call cacheQueries on all DBPagers to retain pager settings. - Support Smart Tags in HTML emails. |