Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 07 02:31:58 2010 +0000 +++ b/CHANGES.txt Thu Oct 07 12:02:12 2010 +0000 @@ -44,6 +44,8 @@ Thanks to Benni Bärmann for reporting. - Allow search_popup macro to work with all db classes, issue2550567 (thanks John Kristensen) +- lower memory footprint for (journal-) import -- only for rdbms + backends, other backends shouldn't have that much data anyway. 2010-07-12 1.4.15
