117
117
* Added ``bzrlib.mergetools`` module with helper functions for working with
118
118
the list of external merge tools. (Gordon Tyler, #489915)
120
123
* ``Branch.fetch`` implementations must now accept an optional
121
124
``fetch_spec`` keyword argument. (Andrew Bennetts)