39
* ``KnitVersionedFiles.get_record_stream()`` will now chose a
40
more optimal ordering when the keys are requested 'unordered'.
41
Previously the order was fully random, now the records should be
42
returned from each pack in turn, in forward I/O order.
40
46
bzr 1.10rc1 2008-11-28
41
47
----------------------