~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-01-18 17:46:57 UTC
  • mto: (6437.3.9 2.5)
  • mto: This revision was merged to the branch mainline in revision 6444.
  • Revision ID: jelmer@samba.org-20120118174657-ky8kr6dkhelqy07s
Update NEWS, tweak docstrings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
.. Changes that may require updates in plugins or other code that uses
47
47
   bzrlib.
48
48
 
 
49
* ``ControlDir`` now has a new method ``set_branch_reference`` which can
 
50
  be used for setting branch references. (Jelmer Vernooij)
 
51
 
49
52
Internals
50
53
*********
51
54