Mercurial > p > roundup > code
comparison CHANGES.txt @ 4211:61cf00ca920a
Process each message through the mail gateway as a separate transaction.
The mail-gateway used to process messages fetched, e.g., via imap in a
single big transaction. Now we process each message coming in via the
mail-gateway in its own transaction. Regression-tests passed.
See also discussion:
http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/9500
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Tue, 14 Jul 2009 09:10:43 +0000 |
| parents | e47ec982645b |
| children | 57dfcc824acc |
comparison
equal
deleted
inserted
replaced
| 4202:e47ec982645b | 4211:61cf00ca920a |
|---|---|
| 6 Fixes: | 6 Fixes: |
| 7 | 7 |
| 8 - fixed action taken in response to invalid GET request | 8 - fixed action taken in response to invalid GET request |
| 9 - fixed classic tracker template to submit POST requests when appropriate | 9 - fixed classic tracker template to submit POST requests when appropriate |
| 10 - fix problems with french and german locale files (issue 2550546) | 10 - fix problems with french and german locale files (issue 2550546) |
| 11 - Run each message of the mail-gateway in a separate transaction, | |
| 12 see http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/9500 | |
| 11 | 13 |
| 12 | 14 |
| 13 2009-03-18 1.4.8 (r4209) | 15 2009-03-18 1.4.8 (r4209) |
| 14 | 16 |
| 15 Fixes: | 17 Fixes: |
