~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-07-23 17:56:45 UTC
  • mfrom: (6538.1.34 branch-store)
  • Revision ID: pqm@pqm.ubuntu.com-20120723175645-92crzj8j7bfnuglm
(abentley) switch --store stores uncommitted changes in branch (Aaron
 Bentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
New Features
19
19
************
20
20
 
21
 
.. New commands, options, etc that users may wish to try out.
 
21
* ``bzr switch --store`` now stores uncommitted changes in the branch, and
 
22
  restores them when switching back to the branch. (Aaron Bentley)
22
23
 
23
24
Improvements
24
25
************