~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-04-29 07:14:39 UTC
  • mfrom: (4310.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090429071439-f7089qmxwc51k9rx
(vila) Respect ~/.ssh/config usernames for bzr+ssh connections
        (#367726)

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