191
191
* New method on xml serialisers, write_inventory_to_lines, which matches the
192
192
API used by knits for adding content. (Robert Collins)
194
198
* New helper ``bzrlib.tuned_gzip.bytes_to_gzip`` which takes a byte string
195
199
and returns a gzipped version of the same. This is used to avoid a bunch
196
200
of api friction during adding of knit hunks. (Robert Collins)