~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-07-29 10:44:42 UTC
  • mfrom: (5361.1.1 2.3-lp-home)
  • Revision ID: pqm@pqm.ubuntu.com-20100729104442-5g1m4pumcss037ic
(spiv) Expand lp:~/ to lp:~username/ if a user has already logged in. (John
 A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
New Features
26
26
************
27
27
 
 
28
* The ``lp:`` prefix will now use your known username (from
 
29
  ``bzr launchpad-login``) to expand ``~`` to your username.  For example:
 
30
  ``bzr launchpad-login user && bzr push lp:~/project/branch`` will now
 
31
  push to ``lp:~user/project/branch``.  (John Arbash Meinel)
 
32
 
28
33
Bug Fixes
29
34
*********
30
35