~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Zearin
  • Date: 2010-11-12 22:43:38 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112224338-x4dzw5gafju8txn5
Continued capitalization fixes.  (URL, URLs)

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
  client, and sends less data to the server to request the revisions.
67
67
  (Andrew Bennetts, Robert Collins, #178353)
68
68
 
69
 
* The launchpad plugin now handles lp urls of the form
 
69
* The launchpad plugin now handles lp URLs of the form
70
70
  ``lp://staging/``, ``lp://demo/``, ``lp://dev/`` to use the appropriate
71
71
  launchpad instance to do the resolution of the branch identities.
72
72
  This is primarily of use to Launchpad developers, but can also
87
87
* The ``--coverage`` option is now global, rather specific to ``bzr
88
88
  selftest``.  (Andrew Bennetts)
89
89
 
90
 
* The ``register-branch`` command will now use the public url of the branch
 
90
* The ``register-branch`` command will now use the public URL of the branch
91
91
  containing the current directory, if one has been set and no explicit
92
92
  branch is provided.  (Robert Collins)
93
93