~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
* Added ``bzrlib.mergetools`` module with helper functions for working with
118
118
  the list of external merge tools. (Gordon Tyler, #489915)
119
119
 
 
120
* All methods and arguments that were deprecated before 2.0
 
121
  have been removed. (Jelmer Vernooij)
 
122
 
120
123
* ``Branch.fetch`` implementations must now accept an optional
121
124
  ``fetch_spec`` keyword argument. (Andrew Bennetts)
122
125