~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ian Clatworthy
  • Date: 2008-02-05 02:28:04 UTC
  • mfrom: (3193.5.3 extending-lp-spec)
  • mto: This revision was merged to the branch mainline in revision 3212.
  • Revision ID: ian.clatworthy@internode.on.net-20080205022804-5j9sm73zd2j70fb9
Extends the launchpad plugin's implementation of lp spec urls (Tim Penhey)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
      client, and sends less data to the server to request the revisions.
36
36
      (Andrew Bennetts, Robert Collins, #178353)
37
37
 
 
38
    * The launchpad plugin now handles lp urls of the form
 
39
      ``lp://staging/``, ``lp://demo/``, ``lp://dev/`` to use the appropriate
 
40
      launchpad instance to do the resolution of the branch identities.
 
41
      This is primarily of use to Launchpad developers, but can also
 
42
      be used by other users who want to try out Launchpad as
 
43
      a branch location without messing up their public Launchpad
 
44
      account.  Branches that are pushed to the staging environment
 
45
      have an expected lifetime of one day. (Tim Penhey)
 
46
 
38
47
  IMPROVEMENTS:
39
48
 
40
49
    * Fetching between different repository formats with compatible models now