~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-09-22 14:12:18 UTC
  • mfrom: (6155.3.1 jam)
  • Revision ID: pqm@pqm.ubuntu.com-20110922141218-86s4uu6nqvourw4f
(jameinel) Cleanup comments bzrlib/smart/__init__.py (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
  RPC when querying the remote branch's revision graph.
69
69
  (Andrew Bennetts)
70
70
 
71
 
* default username for bzr+ssh and sftp can be configured in
 
71
* default username for bzr+ssh:// and sftp:// can be configured in
72
72
  authentication.conf. (Aaron Bentley)
73
73
 
74
 
* launchpad-login now provides a default username for bzr+ssh and sftp
 
74
* launchpad-login now provides a default username for bzr+ssh and SFTP
75
75
  URLs, allowing username-free URLs to work for everyone. (Aaron Bentley)
76
76
 
77
77
* ``lp:`` lookups no longer include usernames, making them shareable and