Mercurial > p > roundup > code
diff CHANGES.txt @ 560:d7b9751f8927
Mail gateway improvements.
Feature:
. the mail gateway now responds with an error message when invalid
values for arguments are specified for link or multilink properties
. modified unit test to check nosy and assignedto when specified as
arguments
Fixed:
. fixed setting nosy as argument in subject line
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Mon, 21 Jan 2002 10:05:48 +0000 |
| parents | bb5ee2f24ee0 |
| children | 62febbd7ffec |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 21 09:55:14 2002 +0000 +++ b/CHANGES.txt Mon Jan 21 10:05:48 2002 +0000 @@ -7,9 +7,14 @@ . journal entries for link and mutlilink properties can be switched on or off . properties in change note are now sorted + . the mail gateway now responds with an error message when invalid values + for arguments are specified for link or mutlilink properties. + . modified unit test to check nosy and assignedto when specified as + arguments Fixed: . handle attachments with no name (eg tnef) + . fixed setting nosy as argument in subject line 2002-01-16 - 0.4.0b2
