~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-06-26 12:33:14 UTC
  • mto: This revision was merged to the branch mainline in revision 6529.
  • Revision ID: jelmer@samba.org-20120626123314-o1zmch14tkwx5is5
Remove deprecated Repository.iter_reverse_revision_history.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
.. Changes that may require updates in plugins or other code that uses
59
59
   bzrlib.
60
60
 
 
61
* Remove deprecated Repository.iter_reverse_revision_history().
 
62
  (Jelmer Vernooij)
 
63
 
61
64
Internals
62
65
*********
63
66