274
288
* Simplify handling of DivergedBranches in cmd_pull().
277
297
* Deprecated functions and methods can now be marked as such using the
278
298
bzrlib.symbol_versioning module. Marked method have their docstring
279
299
updated and will issue a DeprecationWarning using the warnings module