~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-12-20 12:36:32 UTC
  • mfrom: (5575.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20101220123632-wy6hqs3hndg74449
(vila) Smoother upgrades (Matthew Fuller)

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
  ``TestCase`` leading to ``bt.test_import_tariff`` failures.
45
45
  (Vincent Ladeuil, #690563)
46
46
 
 
47
* ``upgrade`` now upgrades dependent branches when a shared repository is
 
48
  specified. It also supports new options: ``--dry-run`` for showing what
 
49
  will happen and ``--clean`` to remove the backup directory on successful
 
50
  completion. (Ian Clatworthy, Matthew Fuller, #89830, #374734, #422450)
 
51
 
47
52
Bug Fixes
48
53
*********
49
54