Mercurial > p > roundup > code
diff MIGRATION.txt @ 337:8cd545738d8e
Features:
. [SF#467129] Lossage when username=e-mail-address
. [SF#473123] Change message generation for author
. MailGW now moves 'resolved' to 'chatting' on receiving e-mail for an issue.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 30 Oct 2001 00:54:45 +0000 |
| parents | 256776bfdfc5 |
| children | 3aee8a37afeb |
line wrap: on
line diff
--- a/MIGRATION.txt Mon Oct 29 23:55:44 2001 +0000 +++ b/MIGRATION.txt Tue Oct 30 00:54:45 2001 +0000 @@ -77,3 +77,7 @@ the instance_config.py. Simplest solution is to copy the default values from template in the core source. +MESSAGES_TO_AUTHOR has been added to the IssueClass in dbinit.py. Set to 'yes' +to send nosy messages to the author. Default behaviour is to not send nosy +messages to the author. +
