Mercurial > p > roundup > code
diff CHANGES.txt @ 4502:4b79cf4bd831
Improved wording on the mailgw file-unlink defect:
+ Added missing information when the defect was introduced
+ Language more neutral about the description and fix.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Mon, 30 May 2011 09:09:40 +0000 |
| parents | 431bf4e7d3d7 |
| children | 9f488541802f |
line wrap: on
line diff
--- a/CHANGES.txt Sun May 29 20:01:16 2011 +0000 +++ b/CHANGES.txt Mon May 30 09:09:40 2011 +0000 @@ -6,17 +6,17 @@ Features: -- Norwegian Bokmal translation by Christian Aastorp +- Norwegian Bokmal translation by Christian Aastorp (Ralf) - Allow to specify additional cc and bcc emails (not roundup users) for nosymessage used by the nosyreaction reactor. (Ralf) Fixed: -- Fix file-unlink bug in mailgw (Ralfs oversight when refactoring the mail - gateway code) -- if a message is sent that contains no attachments, - all previous files of the issue are unlinked, thanks to Rafal - Bisingier for reporting and proposing a fix. - I've now added a regression test that catches this issue. +- File-unlink defect in mailgw fixed! If an email was received + that contained no attachments, all previous files of the issue were unlinked. + This defect was introduced with the 1.4.17 release as an unwanted result + of the mail gate code refactoring. Thanks to Rafal Bisingier for reporting + and proposing a fix. There is now a regression test in place. (Ralf) 2011-05-13 1.4.17 (r4605)
