~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2010-04-13 13:25:00 UTC
  • mto: This revision was merged to the branch mainline in revision 5152.
  • Revision ID: andrew.bennetts@canonical.com-20100413132500-47su95973g1h5pxt
Document deprecation in NEWS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
API Changes
65
65
***********
66
66
 
 
67
* ``bzrlib.diff.get_trees_and_branches_to_diff`` is deprecated.  Use
 
68
  ``get_trees_and_branches_to_diff_locked`` instead.
 
69
  (Andrew Bennetts)
 
70
  
67
71
Internals
68
72
*********
69
73