~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:14:56 UTC
  • mto: This revision was merged to the branch mainline in revision 6527.
  • Revision ID: jelmer@samba.org-20120626121456-maeix7f8kllyqa7a
Remove deprecated annotate_file.

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
* The previously deprecated ``bzrlib.annotate.annotate_file`` function
 
62
  has been removed. (Jelmer Vernooij)
 
63
 
61
64
Internals
62
65
*********
63
66