~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Vincent Ladeuil
  • Date: 2009-04-29 06:45:12 UTC
  • mfrom: (4304.2.1 367726-ssh-default-user)
  • mto: This revision was merged to the branch mainline in revision 4311.
  • Revision ID: v.ladeuil+lp@free.fr-20090429064512-5wa7iv1vdjmoit64
Respect ~/.ssh/config usernames for bzr+ssh connections

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
* Non-recursive ``bzr ls`` now works properly when a path is specified.
59
59
  (Jelmer Vernooij, #357863)
60
60
 
 
61
* ssh usernames (defined in ~/.ssh/config) are honoured for bzr+ssh connections.
 
62
  (Vincent Ladeuil, #367726)
 
63
 
61
64
Documentation
62
65
*************
63
66