diff doc/upgrading.txt @ 2059:48600089c73d

email charset fixes
author Richard Jones <richard@users.sourceforge.net>
date Sun, 29 Feb 2004 00:35:55 +0000
parents 31d920b31642
children 2a4309450202
line wrap: on
line diff
--- a/doc/upgrading.txt	Fri Feb 27 00:41:07 2004 +0000
+++ b/doc/upgrading.txt	Sun Feb 29 00:35:55 2004 +0000
@@ -31,6 +31,14 @@
 should be replaced with a call to Database.getuid().
 
 
+0.7.0 Email character set
+-------------------------
+
+The default character set for sending email is UTF-8 (ie. Unicode). If you
+have users whose email clients can't handle UTF-8 (eg. Eudora) then you
+will need to edit the new config.py variable ``EMAIL_CHARSET``.
+
+
 0.7.0 ZRoundup changes
 ----------------------
 

Roundup Issue Tracker: http://roundup-tracker.org/