|
From: Greg M. <bli...@us...> - 2008-09-16 04:02:18
|
Update of /cvsroot/phpwebsite-comm/modules/mailinglists/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3765/docs Modified Files: changelog.txt Log Message: Fixed issue sending emails with apostrophe in from or subject. Index: changelog.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/mailinglists/docs/changelog.txt,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** changelog.txt 23 Aug 2008 21:38:25 -0000 1.54 --- changelog.txt 16 Sep 2008 04:02:27 -0000 1.55 *************** *** 7,10 **** --- 7,14 ---- + *cvs + + - BUG #2109418: Fixed issue sending emails with an apostrophe in "from" or "subject". + *mailinglists-1.2.0 (23 Aug 2008) |