~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2011-05-17 15:01:58 UTC
  • mto: This revision was merged to the branch mainline in revision 5884.
  • Revision ID: v.ladeuil+lp@free.fr-20110517150158-0pub4z502vrji1ao
Add news entry and same comments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
* ``bzr merge --no-remember location`` never sets ``submit_branch``.
65
65
  (Vincent Ladeuil, #782169)
66
66
 
 
67
* ``bzr pull --no-remember location`` never sets
 
68
  ``parent_location``.  ``bzr push --no-remember location`` never
 
69
  sets ``push_location``.  ``bzr send --no-remember
 
70
  submit_location public_location`` never sets ``submit_branch``
 
71
  nor ``public_branch``.  (Vincent Ladeuil)
 
72
 
67
73
* Correct parent is now set when using 'switch -b' with bound branches.
68
74
  (A. S. Budden, #513709)
69
75