~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(jelmer) Remove Branch.revision_history() and Branch.set_revision_history().
 (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
* New convenience API method ``WorkingTree.get_config_stack``.
92
92
  (Jelmer Vernooij)
93
93
 
 
94
* Remove deprecated ``Branch.set_revision_history`` and
 
95
  ``Branch.revision_history`` methods and the ``set_rh``
 
96
  hook on ``Branch``. (Jelmer Vernooij)
 
97
 
94
98
* Remove 
95
99
  ``branch.PullResult.__int__`` deprecated in 2.3.0,
96
100
  ``branch.PushResult.__int__`` deprecated in 2.3.0,