52
52
* API versioning support now has a multiple-version checking api
53
53
``require_any_api``. (Robert Collins, #279447)
55
59
* ``bzr co`` uses less memory. It used to unpack the entire WT into
56
60
memory before writing it to disk. This was a little bit faster, but
57
61
consumed lots of memory. (John Arbash Meinel, #269456)