~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: 2011-01-12 17:21:32 UTC
  • mfrom: (5557.1.18 2.3-commit-to-stacked)
  • Revision ID: pqm@pqm.ubuntu.com-20110112172132-p7n9cxhslpn6svhh
(jameinel) Allow commits to stacked branches (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
* The BZR_COLUMNS environment variable can be set to 0 to indicate no
78
78
  limitation on the width of the terminal.  (Neil Martinsen-Burrell, #675652)
79
79
 
 
80
* You are now able to commit directly to a stacked branch. Any needed
 
81
  parent inventories will be filled in as part of the commit process.
 
82
  (John Arbash Meinel, #375013)
 
83
 
80
84
Documentation
81
85
*************
82
86