~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-02-20 02:02:49 UTC
  • mfrom: (5670.1.1 deprecated-before-2.0)
  • Revision ID: pqm@pqm.ubuntu.com-20110220020249-6gfgbgp9d03unw0e
(jelmer) Remove any methods/arguments that were deprecated before 2.0.
 (Jelmer Vernooij)

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