Mercurial > p > roundup > code
comparison CHANGES.txt @ 4429:d75e92fbfcca
- lower memory footprint for (journal-) import
.-- only for rdbms backends, other backends shouldn't have that much
data anyway.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Oct 2010 12:02:12 +0000 |
| parents | c114843fcfbc |
| children | f2f2904fe6ce |
comparison
equal
deleted
inserted
replaced
| 4428:e04f4c060887 | 4429:d75e92fbfcca |
|---|---|
| 42 Added regression tests for message/rfc822 attachments with and without | 42 Added regression tests for message/rfc822 attachments with and without |
| 43 configured unpacking (mailgw unpack_rfc822, see Features above) | 43 configured unpacking (mailgw unpack_rfc822, see Features above) |
| 44 Thanks to Benni Bärmann for reporting. | 44 Thanks to Benni Bärmann for reporting. |
| 45 - Allow search_popup macro to work with all db classes, issue2550567 | 45 - Allow search_popup macro to work with all db classes, issue2550567 |
| 46 (thanks John Kristensen) | 46 (thanks John Kristensen) |
| 47 - lower memory footprint for (journal-) import -- only for rdbms | |
| 48 backends, other backends shouldn't have that much data anyway. | |
| 47 | 49 |
| 48 | 50 |
| 49 2010-07-12 1.4.15 | 51 2010-07-12 1.4.15 |
| 50 | 52 |
| 51 Fixed: | 53 Fixed: |
