~vila/bzr/784521-test-tariff-simple-serve-hangs

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-05-18 01:02:52 UTC
  • mfrom: (5861.1.11 no-remember-for-all)
  • Revision ID: pqm@pqm.ubuntu.com-20110518010252-kt8qh7jykm18djt1
(vila) Generalises the --no-remember support for send/pull/push (Vincent
 Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
* ``bzr merge --no-remember location`` never sets ``submit_branch``.
74
74
  (Vincent Ladeuil, #782169)
75
75
 
 
76
* ``bzr pull --no-remember location`` never sets
 
77
  ``parent_location``.  ``bzr push --no-remember location`` never
 
78
  sets ``push_location``.  ``bzr send --no-remember
 
79
  submit_location public_location`` never sets ``submit_branch``
 
80
  nor ``public_branch``.  (Vincent Ladeuil)
 
81
 
76
82
* Correct parent is now set when using 'switch -b' with bound branches.
77
83
  (A. S. Budden, #513709)
78
84