~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

Merge checkout-tags-propagation-603395-2.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
  ``bzrdir.open_repository()`` to propagate.  This is unhelpful at best,
158
158
  and at worst can trigger infinite loops in callers.  (Andrew Bennetts)
159
159
  
 
160
* The ``branch.tags.merge_to(target_branch)`` API used by plugins such as
 
161
  ``bzr-builddeb`` now propagates changes to the master branch of the
 
162
  target branch (if there is one).  This makes it consistent with the
 
163
  other tag APIs.  (Andrew Bennetts, #603395)
 
164
 
160
165
* Windows installers no longer requires the Microsoft vcredist to be
161
166
  installed. (Martin [gz], Gary van der Merwe, #632465)
162
167