Mercurial > p > roundup > code
diff MIGRATION.txt @ 734:a55c0622dced
Added note to MIGRATION about new config vars.
Also made us more resilient for upgraders. Reinstated list header
style (oops)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 22 May 2002 01:24:51 +0000 |
| parents | 684b4378eec8 |
| children | 938edfdeac6e |
line wrap: on
line diff
--- a/MIGRATION.txt Wed May 22 00:32:34 2002 +0000 +++ b/MIGRATION.txt Wed May 22 01:24:51 2002 +0000 @@ -31,6 +31,12 @@ the None value of 'assignedto' to 'CURRENT USER' (the string, in quotes) for the replacement behaviour to occur now. +The new configuration variables are: + +- EMAIL_KEEP_QUOTED_TEXT +- EMAIL_LEAVE_BODY_UNCHANGED +- ADD_RECIPIENTS_TO_NOSY + Migrating from 0.4.0 to 0.4.1 =============================
