comparison CHANGES.txt @ 4430:f2f2904fe6ce

- refactor: move import_journal to hyperdb .-- it was reimplemented in back_anydbm and rdbms_common and was already inconsistent -- and it doen't have any backend dependencies itself. Interestingly this now fails a test for memorydb (but passes for anydbm: Huh?)
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Thu, 07 Oct 2010 12:22:10 +0000
parents d75e92fbfcca
children 1fd51bdf6054
comparison
equal deleted inserted replaced
4429:d75e92fbfcca 4430:f2f2904fe6ce
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 47 - lower memory footprint for (journal-) import
48 backends, other backends shouldn't have that much data anyway.
49 48
50 49
51 2010-07-12 1.4.15 50 2010-07-12 1.4.15
52 51
53 Fixed: 52 Fixed:

Roundup Issue Tracker: http://roundup-tracker.org/